ci: bump actions/upload-artifact from 4 to 7 #35
Annotations
12 errors
|
security
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
ruff (W293):
src/core/cache.py#L52
src/core/cache.py:52:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L49
src/core/cache.py:49:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L43
src/core/cache.py:43:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L39
src/core/cache.py:39:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L34
src/core/cache.py:34:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L31
src/core/cache.py:31:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L24
src/core/cache.py:24:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L16
src/core/cache.py:16:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/core/cache.py#L12
src/core/cache.py:12:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (I001):
src/core/cache.py#L3
src/core/cache.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|