Skip to content

Twice Daily Package Update Testing #228

Twice Daily Package Update Testing

Twice Daily Package Update Testing #228

Triggered via schedule January 26, 2025 00:11
Status Failure
Total duration 1m 24s
Artifacts

daily_tests.yaml

on: schedule
Matrix: Update dependencies and run tests
Notify on failure
5s
Notify on failure
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 33 warnings
Update dependencies and run tests (3.12): cadwyn/__main__.py#L4
Import "typer" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/__main__.py#L5
Import "rich.console" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/__main__.py#L6
Import "rich.syntax" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/_asts.py#L14
Import "annotated_types" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/_asts.py#L63
Unnecessary "# pyright: ignore" rule: "reportAttributeAccessIssue" (reportUnnecessaryTypeIgnoreComment)
Update dependencies and run tests (3.12): cadwyn/_render.py#L7
Import "typer" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/_render.py#L8
Import "issubclass" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/_render.py#L9
Import "pydantic" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/_utils.py#L4
Import "pydantic._internal._decorators" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.12): cadwyn/applications.py#L9
Import "fastapi" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/__main__.py#L4
Import "typer" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/__main__.py#L5
Import "rich.console" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/__main__.py#L6
Import "rich.syntax" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/_asts.py#L14
Import "annotated_types" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/_asts.py#L63
Unnecessary "# pyright: ignore" rule: "reportAttributeAccessIssue" (reportUnnecessaryTypeIgnoreComment)
Update dependencies and run tests (3.11): cadwyn/_render.py#L7
Import "typer" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/_render.py#L8
Import "issubclass" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/_render.py#L9
Import "pydantic" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/_utils.py#L4
Import "pydantic._internal._decorators" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.11): cadwyn/applications.py#L9
Import "fastapi" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10)
The job was canceled because "_3_12" failed.
Update dependencies and run tests (3.10): cadwyn/__main__.py#L4
Import "typer" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/__main__.py#L5
Import "rich.console" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/__main__.py#L6
Import "rich.syntax" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/_asts.py#L14
Import "annotated_types" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/_asts.py#L63
Unnecessary "# pyright: ignore" rule: "reportAttributeAccessIssue" (reportUnnecessaryTypeIgnoreComment)
Update dependencies and run tests (3.10): cadwyn/_render.py#L7
Import "typer" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/_render.py#L8
Import "issubclass" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/_render.py#L9
Import "pydantic" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/_utils.py#L4
Import "pydantic._internal._decorators" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.10): cadwyn/applications.py#L9
Import "fastapi" could not be resolved (reportMissingImports)
Update dependencies and run tests (3.13)
The job was canceled because "_3_12" failed.
Update dependencies and run tests (3.13)
The operation was canceled.
Update dependencies and run tests (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Update dependencies and run tests (3.12): cadwyn/__main__.py#L43
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.12): cadwyn/__main__.py#L57
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.12): cadwyn/__main__.py#L71
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.12): cadwyn/applications.py#L26
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Update dependencies and run tests (3.12): cadwyn/applications.py#L44
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.12): cadwyn/applications.py#L182
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.12): cadwyn/changelogs.py#L158
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.12): cadwyn/changelogs.py#L191
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.12): cadwyn/changelogs.py#L196
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.12): cadwyn/changelogs.py#L203
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Update dependencies and run tests (3.11): cadwyn/__main__.py#L43
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.11): cadwyn/__main__.py#L57
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.11): cadwyn/__main__.py#L71
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.11): cadwyn/applications.py#L26
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Update dependencies and run tests (3.11): cadwyn/applications.py#L44
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.11): cadwyn/applications.py#L182
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.11): cadwyn/changelogs.py#L158
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.11): cadwyn/changelogs.py#L191
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.11): cadwyn/changelogs.py#L196
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.11): cadwyn/changelogs.py#L203
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.10): cadwyn/__main__.py#L43
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.10): cadwyn/__main__.py#L57
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.10): cadwyn/__main__.py#L71
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.10): cadwyn/applications.py#L44
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.10): cadwyn/applications.py#L182
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Update dependencies and run tests (3.10): cadwyn/changelogs.py#L158
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.10): cadwyn/changelogs.py#L191
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.10): cadwyn/changelogs.py#L196
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.10): cadwyn/changelogs.py#L203
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Update dependencies and run tests (3.10): cadwyn/changelogs.py#L212
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Notify on failure
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636