Flexmeasures review changes #54
ci.yaml
on: pull_request
Collect information & changes data
14s
Matrix: Prepare dependencies
Check hassfest
37s
Check all requirements
23s
Check mypy
2m 29s
Check pylint
7m 25s
Check ruff-format
14s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Annotations
4 errors and 11 warnings
Check mypy:
homeassistant/components/flexmeasures/__init__.py#L65
Argument "schedule_duration" to "FRBC_Config" has incompatible type "timedelta | None"; expected "timedelta" [arg-type]
|
Check mypy
Process completed with exit code 1.
|
Check pylint:
homeassistant/components/flexmeasures/services.py#L10
E0611: No name 'python_s2_protocol' in module 'flexmeasures_client.s2' (no-name-in-module)
|
Check pylint
Process completed with exit code 2.
|
Collect information & changes data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare pre-commit base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check ruff-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check other linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare dependencies (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare dependencies (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check all requirements
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check hassfest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|