Skip to content

Add an Operation to Decode a URI to a JSON Object #804

Add an Operation to Decode a URI to a JSON Object

Add an Operation to Decode a URI to a JSON Object #804

Triggered via pull request October 28, 2024 18:58
Status Failure
Total duration 45s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L37
Strings must use doublequote
main: src/core/operations/ExtractURI.mjs#L38
Expected indentation of 8 spaces but found 12
main: src/core/operations/ExtractURI.mjs#L39
Expected indentation of 12 spaces but found 16
main: src/core/operations/ExtractURI.mjs#L44
["query"] is better written in dot notation
main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/