Skip to content

chore(deps-dev): bump @nuxt/devtools from 1.7.0 to 2.1.0 #383

chore(deps-dev): bump @nuxt/devtools from 1.7.0 to 2.1.0

chore(deps-dev): bump @nuxt/devtools from 1.7.0 to 2.1.0 #383

Triggered via pull request February 17, 2025 00:10
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
ci: components/Contact.vue#L2
'class' should be on a new line
ci: components/Contact.vue#L3
'@submit' should be on a new line
ci: components/Contact.vue#L4
Disallow self-closing on HTML void elements (<input/>)
ci: components/Contact.vue#L12
Disallow self-closing on HTML void elements (<input/>)
ci: components/Contact.vue#L20
Require self-closing on HTML elements (<textarea>)
ci: components/blog/Toc.vue#L28
Prop 'toc' requires default value to be set