#777 test pam_interactive (including multistep capability) automatically #342
linter-ruff.yml
on: pull_request
ruff-lint
/
ruff-check
19s
ruff-lint
/
ruff-format
6m 22s
Annotations
12 errors and 2 warnings
|
ruff-lint / ruff-format
Process completed with exit code 255.
|
|
Ruff format:
irods/test/scripts/test012.py#L38
Improper formatting
|
|
Ruff commented-out-code:
irods/test/scripts/test012.py#L15
commented-out-code: Found commented-out code [check:commented-out-code]
|
|
Ruff commented-out-code:
irods/test/scripts/test012.py#L14
commented-out-code: Found commented-out code [check:commented-out-code]
|
|
Ruff commented-out-code:
irods/test/scripts/test012.py#L13
commented-out-code: Found commented-out code [check:commented-out-code]
|
|
Ruff commented-out-code:
irods/test/scripts/test012.py#L12
commented-out-code: Found commented-out code [check:commented-out-code]
|
|
Ruff commented-out-code:
irods/test/scripts/test012.py#L11
commented-out-code: Found commented-out code [check:commented-out-code]
|
|
Ruff commented-out-code:
irods/test/scripts/test012.py#L10
commented-out-code: Found commented-out code [check:commented-out-code]
|
|
Ruff unused-import:
irods/test/scripts/test012.py#L5
unused-import: `os` imported but unused [check:unused-import]
|
|
Ruff unused-import:
irods/test/scripts/test012.py#L3
unused-import: `getpass` imported but unused [check:unused-import]
|
|
Ruff unsorted-imports:
irods/test/scripts/test012.py#L3
unsorted-imports: Import block is un-sorted or un-formatted [check:unsorted-imports]
|
|
Ruff undocumented-public-module:
irods/test/scripts/test012.py#L1
undocumented-public-module: Missing docstring in public module [check:undocumented-public-module]
|
|
ruff-lint / ruff-format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ruff-lint / ruff-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|