Skip to content

feat: added url-sanitization function #188

feat: added url-sanitization function

feat: added url-sanitization function #188

Re-run triggered September 15, 2023 00:13
Status Failure
Total duration 1m 30s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
main: src/constants.js#L18
Unexpected control character(s) in regular expression: \x00, \x1f
main: src/util.js#L4
There should be at least one empty line between import groups
main: src/util.js#L4
`./constants` import should occur after import of `@krakenjs/cross-domain-safe-weakmap/src`
main: src/util.js#L1387
Missing return type annotation
main: src/util.js#L1389
'match' is already declared in the upper scope on line 400 column 17
main
Process completed with exit code 1.
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/