Skip to content

fix(deps): bump actions/cache from 3.3.1 to 3.3.2 #1207

fix(deps): bump actions/cache from 3.3.1 to 3.3.2

fix(deps): bump actions/cache from 3.3.1 to 3.3.2 #1207

Triggered via push September 8, 2023 00:43
Status Success
Total duration 2m 21s
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

7 warnings
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