setting up CI for the repo #1
Annotations
10 errors and 2 warnings
Ruff (F821):
src/iblphotometry/loaders.py#L15
src/iblphotometry/loaders.py:15:72: F821 Undefined name `nap`
|
Ruff (F821):
src/iblphotometry/loaders.py#L23
src/iblphotometry/loaders.py:23:56: F821 Undefined name `nap`
|
Ruff (F401):
src/iblphotometry/pipelines.py#L5
src/iblphotometry/pipelines.py:5:35: F401 `iblphotometry.helpers.z` imported but unused
|
Ruff (F401):
src/iblphotometry/pipelines.py#L5
src/iblphotometry/pipelines.py:5:38: F401 `iblphotometry.helpers.filt` imported but unused
|
Ruff (F401):
src/iblphotometry/pipelines.py#L8
src/iblphotometry/pipelines.py:8:27: F401 `iblphotometry.sliding_operations` imported but unused
|
Ruff (F401):
src/iblphotometry/pipelines.py#L9
src/iblphotometry/pipelines.py:9:27: F401 `iblphotometry.bleach_corrections` imported but unused
|
Ruff (F401):
src/iblphotometry/pipelines.py#L18
src/iblphotometry/pipelines.py:18:18: F401 `copy.copy` imported but unused
|
ruff
Process completed with exit code 1.
|
unit tests (3.10, macos-latest)
Process completed with exit code 1.
|
unit tests (3.12, macos-latest)
Process completed with exit code 1.
|
unit tests (3.10, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit tests (3.12, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|