updating node version in deploy #156
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, crazy-max/ghaction-github-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/layouts/MainLayout.vue#L96
'useRouter' is defined but never used
|
build:
src/components/GenericFooter.vue#L57
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L77
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L82
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L94
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L100
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L106
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L119
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L157
'v-html' directive can lead to XSS attack
|
build:
src/components/rendering/WebRenderer.vue#L162
'v-html' directive can lead to XSS attack
|