Skip to content

Update README.md

Update README.md #14

Triggered via push August 28, 2024 09:07
Status Failure
Total duration 1m 10s
Artifacts

tests.yml

on: push
Testing
54s
Testing
Formatting and linting
55s
Formatting and linting
Typechecking
58s
Typechecking
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Formatting and linting
Process completed with exit code 1.
Testing
Process completed with exit code 2.
Typechecking: scripts/startbot.py#L15
Import "MatrixBot" is not accessed (reportUnusedImport)
Typechecking: scripts/commands/get_hour.py#L3
Import "Event" is not accessed (reportUnusedImport)
Typechecking: scripts/commands/get_hour.py#L5
"MatrixRoom" is imported more than once (reportDuplicateImport)
Typechecking: scripts/commands/get_hour.py#L7
Type of "properly_fail" is partially unknown   Type of "properly_fail" is "(function: Unknown) -> _Wrapped[..., Unknown, (room: MatrixRoom, message: Event, matrix_client: MatrixClient), Coroutine[Any, Any, Unknown | None]]" (reportUnknownVariableType)
Typechecking: scripts/commands/get_hour.py#L7
Import "properly_fail" is not accessed (reportUnusedImport)
Typechecking: scripts/commands/get_hour.py#L8
Type of "ignore_when_not_concerned" is partially unknown   Type of "ignore_when_not_concerned" is "(function: Unknown) -> _Wrapped[..., Unknown, ..., Coroutine[Any, Any, Unknown | None]]" (reportUnknownVariableType)
Typechecking: scripts/commands/get_hour.py#L8
Import "ignore_when_not_concerned" is not accessed (reportUnusedImport)
Typechecking: scripts/commands/get_hour.py#L18
Method "needs_secure_validation" is marked as override, but no base method of same name is present (reportGeneralTypeIssues)
Typechecking: scripts/commands/get_rss.py#L1
Import "datetime" is not accessed (reportUnusedImport)
Typechecking: scripts/commands/get_rss.py#L3
Import "Event" is not accessed (reportUnusedImport)
Formatting and linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typechecking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/