38 generate files containing fit results #260
Lint-and-test.yml
on: pull_request
Matrix: tests
call-linter-workflow
/
ruff
5s
call-linter-workflow
/
pyright
1m 2s
Final Results
0s
Annotations
10 errors and 6 warnings
Ruff (PLW1514):
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
|
Ruff (G004):
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
|
Ruff (PERF401):
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
|
Ruff (PERF401):
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
|
call-linter-workflow / ruff
Process completed with exit code 123.
|
tests (ubuntu-latest, 3.10)
Event loop is closed
|
tests (ubuntu-latest, 3.12)
Event loop is closed
|
tests (windows-latest, 3.12)
Event loop is closed
|
tests (windows-latest, 3.10)
Event loop is closed
|
Final Results
Process completed with exit code 1.
|
call-linter-workflow / ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call-linter-workflow / pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Final Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|