38 generate files containing fit results #260
Annotations
5 errors and 1 warning
Run Ruff Check on Changed Files:
src/ibex_bluesky_core/callbacks/fitting/livefit_logger.py#L110
src/ibex_bluesky_core/callbacks/fitting/livefit_logger.py:110:14: PLW1514 `open` in text mode without explicit `encoding` argument
|
Run Ruff Check on Changed Files:
src/ibex_bluesky_core/callbacks/fitting/livefit_logger.py#L125
src/ibex_bluesky_core/callbacks/fitting/livefit_logger.py:125:25: G004 Logging statement uses f-string
|
Run Ruff Check on Changed Files:
tests/callbacks/fitting/test_fit_logging_callback.py#L37
tests/callbacks/fitting/test_fit_logging_callback.py:37:9: PERF401 Use a list comprehension to create a transformed list
|
Run Ruff Check on Changed Files:
tests/callbacks/fitting/test_fit_logging_callback.py#L69
tests/callbacks/fitting/test_fit_logging_callback.py:69:9: PERF401 Use a list comprehension to create a transformed list
|
Run Ruff Check on Changed Files
Process completed with exit code 123.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading