Skip to content

Fix test

Fix test #2111

Triggered via push September 18, 2024 14:03
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: push
Matrix: test
Matrix: deploy-next
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test (latest): src/layer/pages/_cwa/pages.vue#L49
`#app` import should occur before import of `./composables/useListPage`
test (latest): src/runtime/api/auth.spec.ts#L6
`#app` import should occur before import of `../storage/stores/auth/state`
test (latest): src/runtime/api/auth.ts#L11
`#app` type import should occur before import of `../storage/stores/auth/auth-store`
test (latest): src/runtime/api/auth.ts#L12
`#app` import should occur before import of `../storage/stores/auth/auth-store`
test (latest): src/runtime/cwa.ts#L18
`#app/nuxt` type import should occur before type import of `../module`
test (latest): src/runtime/cwa.ts#L19
`#app/composables/cookie.js` import should occur before type import of `../module`
test (latest): src/runtime/route-middleware.spec.ts#L7
`#app` import should occur before import of `./composables/process`
test (latest): src/runtime/route-middleware.ts#L5
`#app` import should occur before type import of `./resources/resource-utils`
test (latest): src/runtime/storage/stores/resources/actions.spec.ts#L10
`#app` import should occur before import of `../../../errors/cwa-resource-error`
test (latest): src/runtime/storage/stores/resources/actions.ts#L20
`#app` import should occur before type import of `../../../resources/resource-utils`
test (latest): playground/cwa/components/HtmlContent/HtmlContent.vue#L11
'v-html' directive can lead to XSS attack
test (latest): playground/cwa/components/HtmlContent/ui/AltHtmlContent.vue#L12
'v-html' directive can lead to XSS attack
test (latest): src/runtime/templates/components/core/ConfirmDialog.vue#L42
'v-html' directive can lead to XSS attack