Skip to content

Add Address Bar Spoofing Test Cases #430

Add Address Bar Spoofing Test Cases

Add Address Bar Spoofing Test Cases #430

Triggered via pull request October 31, 2023 16:23
Status Failure
Total duration 27s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build (16): security/spoof-js-page-rewrite-simple.html#L9
'run' is defined but never used
build (16): security/spoof-js-page-rewrite-simple.html#L9
Missing space before function parentheses
build (16): security/spoof-js-page-rewrite-simple.html#L10
Unexpected tab character
build (16): security/spoof-js-page-rewrite-simple.html#L10
Expected indentation of 4 spaces but found 1 tab
build (16): security/spoof-js-page-rewrite-simple.html#L10
Strings must use singlequote
build (16): security/spoof-js-page-rewrite-simple.html#L11
Unexpected tab character
build (16): security/spoof-js-page-rewrite-simple.html#L11
Expected indentation of 4 spaces but found 1 tab
build (16): security/spoof-js-page-rewrite-simple.html#L11
Strings must use singlequote
build (16)
Process completed with exit code 1.
build (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/