Skip to content

Add DOMPurify to address XSS issues; closes #420 #20

Add DOMPurify to address XSS issues; closes #420

Add DOMPurify to address XSS issues; closes #420 #20

Triggered via pull request April 21, 2024 05:42
@shakeelmohamedshakeelmohamed
synchronize #431
xss
Status Failure
Total duration 31s
Artifacts

node.js.yml

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

Annotations

4 errors and 11 warnings
build (16.x): test/javascript_components.js#L51
Strings must use doublequote
build (16.x): test/javascript_components.js#L52
'DOMPurify' is not defined
build (16.x): test/javascript_components.js#L54
Strings must use doublequote
build (16.x)
Process completed with exit code 1.
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x): js/everything.js#L83
Unexpected console statement
build (16.x): js/everything.js#L265
Unexpected console statement
build (16.x): js/everything.js#L330
Unexpected console statement
build (16.x): css/styles.css#L38
Using width with padding can sometimes make elements larger than you expect.
build (16.x): css/styles.css#L78
Don't use IDs in selectors.
build (16.x): css/styles.css#L83
Don't use IDs in selectors.
build (16.x): css/styles.css#L102
Don't use IDs in selectors.
build (16.x): css/styles.css#L108
Don't use IDs in selectors.
build (16.x): css/styles.css#L111
Using width with padding-left can sometimes make elements larger than you expect.
build (16.x): css/styles.css#L116
Don't use IDs in selectors.