Skip to content

chore(deps): update dependency @nuxt/eslint to v0.3.9 #3811

chore(deps): update dependency @nuxt/eslint to v0.3.9

chore(deps): update dependency @nuxt/eslint to v0.3.9 #3811

Triggered via pull request April 15, 2024 01:13
Status Failure
Total duration 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
test: src/components/TheHome.server.vue#L105
'slug' is defined but never used. Allowed unused args must match /^_/u
test: src/error.vue#L1
A line break is required after '<template>'
test: src/error.vue#L1
A line break is required before '</template>'
test: src/modules/slides.ts#L2
`fs` import should occur before import of `nuxt/kit`
test: src/pages/blog/[article].vue#L55
Expected 1 empty line after import statement not followed by another import
test: src/server/utils/sponsors.ts#L1
Expected 1 empty line after import statement not followed by another import
test
Process completed with exit code 1.
test: src/components/FeedPost.vue#L44
'v-html' directive can lead to XSS attack
test: src/components/FeedPost.vue#L64
'v-html' directive can lead to XSS attack
test: src/components/WebMentions.vue#L85
'v-html' directive can lead to XSS attack