Ruff autofix (unsafe) #1593
build-and-release.yaml
on: push
static-code-analysis
24s
check-compiled-requirements
1m 1s
Matrix: build
Annotations
14 errors
Ruff (EXE002):
bin/__init__.py#L1
bin/__init__.py:1:1: EXE002 The file is executable but no shebang is present
|
Ruff (N999):
bin/backfix-duplicate-categories.py#L1
bin/backfix-duplicate-categories.py:1:1: N999 Invalid module name: 'backfix-duplicate-categories'
|
Ruff (N999):
bin/backfix-generic-imap-separators.py#L1
bin/backfix-generic-imap-separators.py:1:1: N999 Invalid module name: 'backfix-generic-imap-separators'
|
Ruff (T201):
bin/backfix-generic-imap-separators.py#L58
bin/backfix-generic-imap-separators.py:58:5: T201 `print` found
|
Ruff (T201):
bin/backfix-generic-imap-separators.py#L64
bin/backfix-generic-imap-separators.py:64:17: T201 `print` found
|
Ruff (T201):
bin/backfix-generic-imap-separators.py#L74
bin/backfix-generic-imap-separators.py:74:5: T201 `print` found
|
Ruff (T201):
bin/backfix-generic-imap-separators.py#L75
bin/backfix-generic-imap-separators.py:75:5: T201 `print` found
|
Ruff (T201):
bin/backfix-generic-imap-separators.py#L77
bin/backfix-generic-imap-separators.py:77:5: T201 `print` found
|
Ruff (T201):
bin/backfix-generic-imap-separators.py#L78
bin/backfix-generic-imap-separators.py:78:5: T201 `print` found
|
Ruff (N999):
bin/check-attachments.py#L1
bin/check-attachments.py:1:1: N999 Invalid module name: 'check-attachments'
|
build (arm64, gh-arm64-runners)
Canceling since a higher priority waiting request for 'build-refs/heads/add-pip-compile' exists
|
build (arm64, gh-arm64-runners)
The operation was canceled.
|
build (amd64, ubuntu-24.04)
Canceling since a higher priority waiting request for 'build-refs/heads/add-pip-compile' exists
|
build (amd64, ubuntu-24.04)
The operation was canceled.
|