fix(deps): bump nuxt from 2.15.8 to 3.7.0 #1204
ci.yml
on: push
CI
1m 24s
Deploy-to-production
0s
Deploy-to-staging
0s
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
|