Update autonomous #783
Annotations
2 errors and 2 warnings
mypy:
physics.py#L73
Incompatible types in assignment (expression has type "tuple[SwerveModule, SwerveModule, SwerveModule, SwerveModule]", variable has type "list[SwerveModule]")
|
mypy
The process '/home/runner/.local/bin/pdm' failed with exit code 1
|
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pdm-project/setup-pdm@v3, liskin/gh-problem-matcher-wrap@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pdm-project/setup-pdm@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|