Merge pull request #71 from narmstro2020/ScheduleDecorator #346
Annotations
3 errors and 1 warning
Run mypy:
commands2/command.py#L402
Incompatible return value type (got "ScheduleCommand", expected "ProxyCommand")
|
Run mypy:
commands2/command.py#L402
No overload variant of "__add__" of "list" matches argument type "tuple[Command, ...]"
|
Run mypy
The process '/opt/hostedtoolcache/Python/3.12.7/x64/bin/mypy' failed with exit code 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, liskin/gh-problem-matcher-wrap@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading