Skip to content

chore(deps): Update devDependency vue-tsc to v2.2.2 #1770

chore(deps): Update devDependency vue-tsc to v2.2.2

chore(deps): Update devDependency vue-tsc to v2.2.2 #1770

Triggered via pull request February 17, 2025 18:19
Status Failure
Total duration 1m 41s
Artifacts

codecheck.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: src/components/common/basic/CommonButton.vue#L2
'__VLS_2' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
check: src/components/map/filters/filters/MapFilter.vue#L342
'$event' is possibly 'undefined'.
check: src/components/map/filters/settings/MapSettingsColors.vue#L33
'$event' is possibly 'undefined'.
check: src/components/map/filters/settings/MapSettingsColors.vue#L83
'$event' is possibly 'undefined'.
check: src/components/map/filters/settings/MapSettingsColors.vue#L91
'$event' is possibly 'undefined'.
check: src/components/map/filters/settings/MapSettingsColors.vue#L99
'$event' is possibly 'undefined'.
check: src/components/views/header/ViewHeaderList.vue#L24
Type 'string | undefined' is not assignable to type 'string'.
check: src/components/views/header/ViewHeaderList.vue#L50
'$event' is possibly 'undefined'.
check: src/components/views/header/ViewHeaderList.vue#L50
'$event' is possibly 'undefined'.
check: src/components/views/header/ViewHeaderList.vue#L57
Type 'boolean | undefined' is not assignable to type 'boolean'.