security: optional generation of secondary network key #1063
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 28s
Annotations
5 errors
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR):
Ruff.txt#L0
Check python files with ruff.
Python lint error (E741) see https://docs.astral.sh/ruff/rules/ambiguous-variable-name:Ambiguous variable name: `l`
File:scripts/west_commands/release-build.py
Line:215
Column:42
EndLine:215
EndColumn:43
Python lint error (E741) see https://docs.astral.sh/ruff/rules/ambiguous-variable-name:Ambiguous variable name: `l`
File:scripts/west_commands/release-build.py
Line:216
Column:49
EndLine:216
EndColumn:50
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Python lint error (E741) see https://docs.astral.sh/ruff/rules/ambiguous-variable-name:
scripts/west_commands/release-build.py#L216
scripts/west_commands/release-build.py:216 Ambiguous variable name: `l`
|
Python lint error (E741) see https://docs.astral.sh/ruff/rules/ambiguous-variable-name:
scripts/west_commands/release-build.py#L215
scripts/west_commands/release-build.py:215 Ambiguous variable name: `l`
|