Skip to content

fix(deps): bump nuxt from 2.15.8 to 3.7.0 #1204

fix(deps): bump nuxt from 2.15.8 to 3.7.0

fix(deps): bump nuxt from 2.15.8 to 3.7.0 #1204

Triggered via push August 28, 2023 00:52
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Deploy-to-production
0s
Deploy-to-production
Deploy-to-staging
0s
Deploy-to-staging
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
CI
Process completed with exit code 1.
CI: components/events/st-event.vue#L40
'v-html' directive can lead to XSS attack
CI: components/people/st-person.vue#L25
'v-html' directive can lead to XSS attack
CI: pages/index.vue#L40
'v-html' directive can lead to XSS attack
CI: plugins/format-date.ts#L2
'/home/runner/work/website/website/node_modules/date-fns/typings.d.ts' imported multiple times
CI: plugins/format-date.ts#L3
'/home/runner/work/website/website/node_modules/date-fns/typings.d.ts' imported multiple times
CI: store/index.ts#L1
Using exported name 'VuexORM' as identifier for default export
CI: store/index.ts#L4
Caution: `VuexORM` also has a named export `install`. Check if you meant to write `import {install} from '@vuex-orm/core'` instead