build(deps): bump the github-actions group across 1 directory with 3 updates #23
_common-lint.yml
on: pull_request
Common Lint
/
Common Lint
36s
Annotations
15 errors
|
F401:
Contents/Code/lizardbyte_db_helper.py#L13
'typing.Tuple' imported but unused
|
|
F401:
Contents/Code/lizardbyte_db_helper.py#L13
'typing.Optional' imported but unused
|
|
F401:
Contents/Code/general_helper.py#L22
'typing.Optional' imported but unused
|
|
F401:
Contents/Code/general_helper.py#L21
'plexapi.base.PlexPartialObject' imported but unused
|
|
F824:
Contents/Code/__init__.py#L99
`global last_prefs` is unused: name is never assigned in scope
|
|
F401:
Contents/Code/__init__.py#L26
'typing.Union' imported but unused
|
|
F401:
Contents/Code/__init__.py#L26
'typing.Optional' imported but unused
|
|
F401:
Contents/Code/__init__.py#L22
'plexhints.object_kit.SearchResult' imported but unused
|
|
F401:
Contents/Code/__init__.py#L21
'plexhints.model_kit.MetadataModel' imported but unused
|
|
F401:
Contents/Code/__init__.py#L17
'plexhints.agent_kit.Media' imported but unused
|
|
Common Lint / Common Lint
Process completed with exit code 1.
|
|
Common Lint / Common Lint:
.github/workflows/localize.yml#L58
shellcheck reported issue in this script: SC2086:info:1:36: Double quote to prevent globbing and word splitting
|
|
Common Lint / Common Lint:
.github/workflows/localize.yml#L40
shellcheck reported issue in this script: SC2086:info:9:30: Double quote to prevent globbing and word splitting
|
|
Common Lint / Common Lint:
.github/workflows/CI.yml#L55
constant expression "false" in condition. remove the if: section
|
|
Common Lint / Common Lint:
.github/workflows/CI.yml#L40
label "ubuntu-20.04" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2025-vs2026", "windows-2022", "windows-11-arm", "ubuntu-slim", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-24.04-arm", "ubuntu-22.04", "ubuntu-22.04-arm", "macos-latest", "macos-latest-xlarge", "macos-latest-large", "macos-26-xlarge", "macos-26-large", "macos-26", "macos-15-intel", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xlarge", "macos-14-large", "macos-14", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows", "windows-11-arm". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|