Skip to content

refactor: rules with nodes #65

refactor: rules with nodes

refactor: rules with nodes #65

Triggered via push July 11, 2024 08:12
Status Failure
Total duration 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: telegrinder/bot/rules/command.py#L98
Expression of type "str | None" is incompatible with declared type "Text"   Type "str | None" is incompatible with type "Text"     "str" is incompatible with "Text" (reportAssignmentType)
build: telegrinder/bot/rules/enum_text.py#L29
Expression of type "str" is incompatible with declared type "Text"   "str" is incompatible with "Text" (reportAssignmentType)
build: typegen/generator.py#L155
Variable not allowed in type expression (reportInvalidTypeForm)
build: typegen/generator.py#L156
Variable not allowed in type expression (reportInvalidTypeForm)
build: typegen/generator.py#L165
Variable not allowed in type expression (reportInvalidTypeForm)
build: typegen/generator.py#L168
Variable not allowed in type expression (reportInvalidTypeForm)
build: typegen/generator.py#L178
Variable not allowed in type expression (reportInvalidTypeForm)
build: typegen/generator.py#L181
Variable not allowed in type expression (reportInvalidTypeForm)
build: typegen/generator.py#L496
"Never" is not iterable (reportGeneralTypeIssues)
build
9 errors