Bump ghcr.io/devcontainers-contrib/features/ruff from 1.1.1 to 2.0.0 #1
Annotations
10 errors and 1 warning
|
src/nomad_test_parser/parsers/file_reading.py#L26
src/nomad_test_parser/parsers/file_reading.py:26:26: E703 Statement ends with an unnecessary semicolon
|
|
src/nomad_test_parser/parsers/file_reading.py#L23
src/nomad_test_parser/parsers/file_reading.py:23:10: E703 Statement ends with an unnecessary semicolon
|
|
src/nomad_test_parser/parsers/file_reading.py#L23
src/nomad_test_parser/parsers/file_reading.py:23:8: F401 `io` imported but unused
|
|
src/nomad_test_parser/parsers/file_reading.py#L21
src/nomad_test_parser/parsers/file_reading.py:21:8: F401 `ast` imported but unused
|
|
src/nomad_test_parser/parsers/file_reading.py#L19
src/nomad_test_parser/parsers/file_reading.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
src/nomad_test_parser/parsers/__init__.py#L38
src/nomad_test_parser/parsers/__init__.py:38:9: PLC0415 `import` should be at the top-level of a file
|
|
src/nomad_test_parser/parsers/__init__.py#L24
src/nomad_test_parser/parsers/__init__.py:24:9: PLC0415 `import` should be at the top-level of a file
|
|
src/nomad_test_parser/parsers/__init__.py#L8
src/nomad_test_parser/parsers/__init__.py:8:9: PLC0415 `import` should be at the top-level of a file
|
|
src/nomad_test_parser/parsers/__init__.py#L1
src/nomad_test_parser/parsers/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
src/nomad_test_parser/normalizers/__init__.py#L9
src/nomad_test_parser/normalizers/__init__.py:9:9: PLC0415 `import` should be at the top-level of a file
|
|
|
The logs for this run have expired and are no longer available.
Loading