Feat/search filters #44
Annotations
10 errors and 4 warnings
components/search-filter.vue#L21
'any' overrides all other types in this union type
|
composables/use-get-search-results.ts#L6
Unsafe array destructuring of a tuple element with an error typed value
|
composables/use-get-search-results.ts#L9
Async method 'queryFn' has no 'await' expression
|
composables/use-get-search-results.ts#L11
Unsafe return of an error typed value
|
composables/use-get-search-results.ts#L11
Unsafe call of an `error` type typed value
|
composables/use-get-search-results.ts#L11
Unsafe member access .api_work_preview_list on an `error` typed value
|
plugins/api.ts#L1
Unable to resolve path to module '@/lib/api.ts'
|
plugins/api.ts#L9
Unsafe assignment of an error typed value
|
plugins/api.ts#L9
Unsafe call of an `error` type typed value
|
plugins/api.ts#L19
Unsafe assignment of an error typed value
|
e2e/tests/pages/imprint.test.ts#L31
Unexpected use of the `.skip()` annotation
|
e2e/tests/pages/index.test.ts#L29
Unexpected use of the `.skip()` annotation
|
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
|
|
This job failed
Loading