[#823] Allow RULE_EXEC_CONTEXT column access by GenQuery1 #376
linter-ruff.yml
on: pull_request
ruff-lint
/
ruff-check
15s
ruff-lint
/
ruff-format
17s
Annotations
3 errors and 2 warnings
|
ruff-lint / ruff-check
Process completed with exit code 255.
|
|
Ruff invalid-function-name:
irods/test/rule_test.py#L442
invalid-function-name: Function name `test_RULE_EXEC_CONTEXT_column_is_available_via_genquery1__issue_823` should be lowercase [check:invalid-function-name]
|
|
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-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/
|
|
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/
|