Skip to content

[wip] interactive: load files into gui (7/7) #5841

[wip] interactive: load files into gui (7/7)

[wip] interactive: load files into gui (7/7) #5841

Triggered via pull request November 16, 2023 19:04
Status Failure
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-pyright-fails.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors
build (3.10): xdsl/interactive/app.py#L255
Type of "value" is partially unknown   Type of "value" is "type[ModulePass] | Unknown" (reportUnknownVariableType)
build (3.10): xdsl/interactive/app.py#L262
Type of "name" is partially unknown   Type of "name" is "str | Unknown" (reportUnknownMemberType)
build (3.10): xdsl/interactive/app.py#L262
Argument type is partially unknown   Argument corresponds to parameter "renderable" in function "__init__"   Argument type is "str | Unknown" (reportUnknownArgumentType)
build (3.10): xdsl/interactive/app.py#L262
Type of "name" is partially unknown   Type of "name" is "str | Unknown" (reportUnknownMemberType)
build (3.10): xdsl/interactive/app.py#L262
Argument type is partially unknown   Argument corresponds to parameter "name" in function "__init__"   Argument type is "str | Unknown" (reportUnknownArgumentType)
build (3.10): tests/interactive/test_app.py#L263
Type of "current_condensed_pass_list" is partially unknown   Type of "current_condensed_pass_list" is "tuple[type[ModulePass], ...] | list[Unknown]" (reportUnknownMemberType)
build (3.10)
6 errors
build (3.11)
The job was canceled because "_3_10" failed.
build (3.11): xdsl/interactive/app.py#L255
Type of "value" is partially unknown   Type of "value" is "type[ModulePass] | Unknown" (reportUnknownVariableType)
build (3.11): xdsl/interactive/app.py#L262
Type of "name" is partially unknown   Type of "name" is "str | Unknown" (reportUnknownMemberType)
build (3.11): xdsl/interactive/app.py#L262
Argument type is partially unknown   Argument corresponds to parameter "renderable" in function "__init__"   Argument type is "str | Unknown" (reportUnknownArgumentType)
build (3.11): xdsl/interactive/app.py#L262
Type of "name" is partially unknown   Type of "name" is "str | Unknown" (reportUnknownMemberType)
build (3.11): xdsl/interactive/app.py#L262
Argument type is partially unknown   Argument corresponds to parameter "name" in function "__init__"   Argument type is "str | Unknown" (reportUnknownArgumentType)
build (3.11): tests/interactive/test_app.py#L263
Type of "current_condensed_pass_list" is partially unknown   Type of "current_condensed_pass_list" is "tuple[type[ModulePass], ...] | list[Unknown]" (reportUnknownMemberType)
build (3.11)
6 errors