Reintegrate drone_models and drone_controllers into crazyflow
#558
ruff.yml
on: pull_request
ruff-check
9s
ruff-format
8s
Annotations
2 errors and 4 warnings
|
ruff-check
Process completed with exit code 1.
|
|
ruff (E501):
crazyflow/dynamics/so_rpy/dynamics.py#L3
crazyflow/dynamics/so_rpy/dynamics.py:3:101: E501 Line too long (159 > 100)
|
|
ruff-format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ruff-format
The process '/usr/bin/git' failed with exit code 128
|
|
ruff-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ruff-check
The process '/usr/bin/git' failed with exit code 128
|