Skip to content

common/CI: Add monitoring checks #371

common/CI: Add monitoring checks

common/CI: Add monitoring checks #371

Triggered via pull request February 3, 2026 21:47
Status Failure
Total duration 1m 26s
Artifacts

script_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Python Linting: common/CI/package_checks.py#L605
Missing type parameters for generic type "dict" [type-arg]
Python Linting: common/CI/package_checks.py#L581
Need type annotation for "results" (hint: "results: list[<type>] = ...") [var-annotated]
Python Linting: common/CI/package_checks.py#L530
Exception type must be derived from BaseException (or be a tuple of exception classes) [misc]
Python Linting: common/CI/package_checks.py#L116
Missing return statement [return]
Python Linting: common/CI/package_checks.py#L110
Missing type parameters for generic type "dict" [type-arg]
Python Linting: common/CI/package_checks.py#L110
Missing return statement [return]
Python Linting: common/CI/package_checks.py#L106
Missing type parameters for generic type "dict" [type-arg]
Python Linting: common/CI/package_checks.py#L100
Missing return statement [return]
Python Linting: common/CI/package_checks.py#L94
Missing return statement [return]
Python Linting: common/CI/package_checks.py#L90
Missing type parameters for generic type "dict" [type-arg]