[#823] Allow RULE_EXEC_CONTEXT column access by GenQuery1 #371
linter-ruff.yml
on: pull_request
ruff-lint
/
ruff-check
17s
ruff-lint
/
ruff-format
17s
Annotations
6 errors and 2 warnings
|
ruff-lint / ruff-format
Process completed with exit code 255.
|
|
Ruff format:
irods/test/rule_test.py#L441
Improper formatting
|
|
ruff-lint / ruff-check
Process completed with exit code 255.
|
|
Ruff ambiguous-variable-name:
irods/test/rule_test.py#L459
ambiguous-variable-name: Ambiguous variable name: `l` [check:ambiguous-variable-name]
|
|
Ruff suspicious-non-cryptographic-random-usage:
irods/test/rule_test.py#L451
suspicious-non-cryptographic-random-usage: Standard pseudo-random generators are not suitable for cryptographic purposes [check:suspicious-non-cryptographic-random-usage]
|
|
Ruff unsorted-imports:
irods/test/rule_test.py#L4
unsorted-imports: Import block is un-sorted or un-formatted [check:unsorted-imports]
|
|
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/
|