Skip to content

adapt simple Propulator tutorial #61

adapt simple Propulator tutorial

adapt simple Propulator tutorial #61

Triggered via push March 12, 2024 15:51
Status Failure
Total duration 1m 26s
Artifacts

python-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): tests/test_cmaes.py#L4
tests/test_cmaes.py:4:22: F401 `operator.attrgetter` imported but unused
Ruff (F401): tests/test_propulator_sphere.py#L4
tests/test_propulator_sphere.py:4:22: F401 `operator.attrgetter` imported but unused
Ruff (F401): tests/test_pso.py#L4
tests/test_pso.py:4:22: F401 `operator.attrgetter` imported but unused
build
Process completed with exit code 1.
build
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/.