Skip to content
Triggered via push July 1, 2024 05:18
Status Failure
Total duration 13s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Ruff (F821): mujoco_sysid/regressors.py#L161
mujoco_sysid/regressors.py:161:36: F821 Undefined name `body_offset`
Ruff (F821): mujoco_sysid/regressors.py#L164
mujoco_sysid/regressors.py:164:68: F821 Undefined name `body_offset`
Ruff (F821): mujoco_sysid/regressors.py#L167
mujoco_sysid/regressors.py:167:37: F821 Undefined name `body_offset`
Ruff (I001): tests/test_dynamics.py#L1
tests/test_dynamics.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/test_dynamics.py#L26
tests/test_dynamics.py:26:1: I001 Import block is un-sorted or un-formatted
ruff-check
Process completed with exit code 1.
ruff-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.