Skip to content

Feat/search filters #44

Feat/search filters

Feat/search filters #44

Re-run triggered September 24, 2024 11:26
Status Failure
Total duration 1m 8s
Artifacts

validate.yml

on: pull_request
Matrix: Validate
build-deploy  /  Generate environment variables
build-deploy / Generate environment variables
build-deploy  /  Generate public url
build-deploy / Generate public url
build-deploy  /  Build and push docker image
build-deploy / Build and push docker image
build-deploy  /  ...  /  deploy
build-deploy / Deploy docker image / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Validate (20.x, ubuntu-latest): components/search-filter.vue#L21
'any' overrides all other types in this union type
Validate (20.x, ubuntu-latest): composables/use-get-search-results.ts#L6
Unsafe array destructuring of a tuple element with an error typed value
Validate (20.x, ubuntu-latest): composables/use-get-search-results.ts#L9
Async method 'queryFn' has no 'await' expression
Validate (20.x, ubuntu-latest): composables/use-get-search-results.ts#L11
Unsafe return of an error typed value
Validate (20.x, ubuntu-latest): composables/use-get-search-results.ts#L11
Unsafe call of an `error` type typed value
Validate (20.x, ubuntu-latest): composables/use-get-search-results.ts#L11
Unsafe member access .api_work_preview_list on an `error` typed value
Validate (20.x, ubuntu-latest): plugins/api.ts#L1
Unable to resolve path to module '@/lib/api.ts'
Validate (20.x, ubuntu-latest): plugins/api.ts#L9
Unsafe assignment of an error typed value
Validate (20.x, ubuntu-latest): plugins/api.ts#L9
Unsafe call of an `error` type typed value
Validate (20.x, ubuntu-latest): plugins/api.ts#L19
Unsafe assignment of an error typed value
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): server/routes/sitemap.xml.get.ts#L11
Caution: `fg` also has a named export `globSync`. Check if you meant to write `import {globSync} from 'fast-glob'` instead
Validate (20.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.