Feat/detail view #45
Triggered via pull request
September 24, 2024 10:18
Status
Failure
Total duration
1m 52s
Artifacts
–
validate.yml
on: pull_request
Annotations
10 errors and 3 warnings
Validate (20.x, ubuntu-latest):
components/map-sidebar.vue#L18
Object literal may only specify known properties, but 'place' does not exist in type 'RouteLocationPathRaw | RouteLocationNamedRaw'. Did you mean to write 'replace'?
|
Validate (20.x, ubuntu-latest):
components/search-data-table/data-table.vue#L114
Property 'map' does not exist on type '{}'.
|
Validate (20.x, ubuntu-latest):
components/search-data-table/data-table.vue#L114
Parameter 'type' implicitly has an 'any' type.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L47
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L55
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L63
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L198
Type 'objectOutputType<{ id: ZodOptional<ZodNumber>; progress_status: ZodOptional<ZodUnion<[ZodEnum<["created", "edited", "verify_data", "worked_on", "awaiting_review", "reviewed", "approved"]>, ZodUnknown]>>; notes: ZodOptional<...>; name: ZodOptional<...>; alternative_name: ZodOptional<...>; description: ZodOptional<......' is not assignable to type 'PropertyKey | undefined'.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L238
'__VLS_ctx.characters.main' is possibly 'undefined'.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L239
Type '{ name: string | undefined; fictionality: string | undefined; icon: FunctionalComponent<LucideProps, {}, any, {}> | null; }' is not assignable to type 'PropertyKey | undefined'.
|
Validate (20.x, ubuntu-latest):
pages/work/[id].vue#L264
'__VLS_ctx.characters.secondary' is possibly 'undefined'.
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/imprint.test.ts#L31
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/index.test.ts#L29
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|