fix(structure): add type-safety checks/alternatives #1284
ci.yml
on: push
CI
39s
Deploy-to-production
0s
Deploy-to-staging
0s
Annotations
2 errors and 5 warnings
CI:
pages/competitions/_competition/_season.vue#L82
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
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
|