Skip to content

[Core] Don't %-decode file URLs from DB #276

[Core] Don't %-decode file URLs from DB

[Core] Don't %-decode file URLs from DB #276

Triggered via pull request May 15, 2024 12:10
Status Failure
Total duration 27s
Artifacts

code-quality.yml

on: pull_request
Pylint
17s
Pylint
Python formatting
15s
Python formatting
markdown-link-check
17s
markdown-link-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Pylint
Pylint linter issues detected (disabled checks 'fixme') 2 warning
Pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: TheFoundryVisionmongers/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linter warning W0611 (unused-import): plugin/openassetio_manager_bal/bal.py#L36
Unused quote imported from urllib.parse openassetio_manager_bal.bal (plugin/openassetio_manager_bal/bal.py:36:0)
Linter warning W0611 (unused-import): plugin/openassetio_manager_bal/bal.py#L37
Unused url2pathname imported from urllib.request openassetio_manager_bal.bal (plugin/openassetio_manager_bal/bal.py:37:0)