Skip to content

fix(security): clean url from trame search params #161

fix(security): clean url from trame search params

fix(security): clean url from trame search params #161

Triggered via push August 15, 2024 16:49
Status Failure
Total duration 55s
Artifacts
Matrix: pytest
pre-commit
24s
pre-commit
test-npm-build
23s
test-npm-build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 6 warnings
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L125
Replace `"sessionURL"` with `'sessionURL'`
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L126
Replace `"sessionManagerURL"` with `'sessionManagerURL'`
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L127
Replace `"secret"` with `'secret'`
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L128
Replace `"application"` with `'application'`
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L129
Replace `"remove"` with `'remove'`
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L130
Replace `"remove")?.split(","` with `'remove')?.split(','`
test-npm-build: vue2-app/src/components/Connect/wslink/index.js#L132
Replace `⏎····params.size·?·"?"·:·""⏎··}${params.toString()}${window.location.hash` with `params.size·?·'?'·:·''}${params.toString()}${⏎····window.location.hash⏎··`
test-npm-build
Process completed with exit code 1.
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L125
Replace `"sessionURL"` with `'sessionURL'`
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L126
Replace `"sessionManagerURL"` with `'sessionManagerURL'`
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L127
Replace `"secret"` with `'secret'`
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L128
Replace `"application"` with `'application'`
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L129
Replace `"remove"` with `'remove'`
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L130
Replace `"remove")?.split(","` with `'remove')?.split(','`
Pytest Linux: vue2-app/src/components/Connect/wslink/index.js#L132
Replace `⏎····params.size·?·"?"·:·""⏎··}${params.toString()}${window.location.hash` with `params.size·?·'?'·:·''}${params.toString()}${⏎····window.location.hash⏎··`
Pytest Linux
Process completed with exit code 1.
test-npm-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-npm-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
pre-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pytest Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Pytest Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, 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/