Skip to content

Fix tests

Fix tests #171

Triggered via push October 3, 2024 17:42
Status Failure
Total duration 1m 23s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (F401): pyLIMA/tests/test_telescopes.py#L4
pyLIMA/tests/test_telescopes.py:4:28: F401 `scipy.optimize.brent` imported but unused
build (3.9)
Process completed with exit code 1.
build (3.8)
The job was canceled because "_3_9" failed.
Ruff (F401): pyLIMA/tests/test_telescopes.py#L4
pyLIMA/tests/test_telescopes.py:4:28: F401 `scipy.optimize.brent` imported but unused
build (3.8)
Process completed with exit code 1.
build (3.10)
The job was canceled because "_3_9" failed.
Ruff (F401): pyLIMA/tests/test_telescopes.py#L4
pyLIMA/tests/test_telescopes.py:4:28: F401 `scipy.optimize.brent` imported but unused
build (3.10)
Process completed with exit code 1.
build (3.11)
The job was canceled because "_3_9" failed.
build (3.11)
The operation was canceled.
build (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/