format fix #38
Annotations
10 errors and 10 warnings
src/components/DataDisplay/DataDisplayKeywordInContext.vue#L23
'expand' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/components/DataDisplay/DataDisplayKeywordInContext.vue#L53
'v-slot' directive doesn't support any modifier
|
src/components/DataDisplay/KWICDetailDialog.vue#L40
Unnecessary conditional, value is always truthy
|
src/components/Search/Search.vue#L2
'storeToRefs' is defined but never used. Allowed unused vars must match /^_/u
|
src/composables/useRegionsSearch.ts#L2
'storeToRefs' is defined but never used. Allowed unused vars must match /^_/u
|
src/composables/useWordFormsSearch.ts#L15
Unsafe assignment of an `any` value
|
src/composables/useWordFormsSearch.ts#L34
Unsafe assignment of an `any` value
|
src/composables/useWordFormsSearch.ts#L35
Unsafe assignment of an `any` value
|
src/composables/useWordFormsSearch.ts#L35
Unsafe member access .Blocks on an `any` value
|
src/composables/useWordFormsSearch.ts#L37
Unsafe call of an `any` typed value
|
e2e/pages/imprint.test.ts#L1
Using exported name 'AxeBuilder' as identifier for default export
|
e2e/pages/index.test.ts#L1
Using exported name 'AxeBuilder' as identifier for default export
|
src/components/DataDisplay/DataDisplayKeywordInContext.vue#L26
Unexpected console statement
|
src/components/DataDisplay/KWICDetailDialog.vue#L52
Classname 'text-h5' is not a Tailwind CSS class!
|
src/components/MapChart.vue#L6
Prop "query" should define at least its type
|
src/components/MapChart.vue#L17
Unexpected console statement
|
src/components/MapChart.vue#L22
Unexpected console statement
|
src/composables/useWordFormsSearch.ts#L32
Unexpected console statement
|
src/pages/corpsum.vue#L46
Classname 'grid-cols-' is not a Tailwind CSS class!
|
|
The logs for this run have expired and are no longer available.
Loading