format fix #4
validate.yml
on: push
Annotations
10 errors and 1 warning
Validate (18.x, ubuntu-latest):
src/components/Search/QueryItem.vue#L28
Object is possibly 'undefined'.
|
Validate (18.x, ubuntu-latest):
src/components/Search/QueryItem.vue#L28
Object is possibly 'undefined'.
|
Validate (18.x, ubuntu-latest):
src/components/Search/QueryItem.vue#L38
Object is possibly 'undefined'.
|
Validate (18.x, ubuntu-latest):
src/components/Search/QueryItem.vue#L41
Object is possibly 'undefined'.
|
Validate (18.x, ubuntu-latest):
src/components/Search/QueryItem.vue#L42
Object is possibly 'undefined'.
|
Validate (18.x, ubuntu-latest):
src/components/Search/Search.vue#L33
Argument of type '{ id: number; type: CorpusQueryType; userInput: string; finalQuery: string; preparedQuery: string; color: string; showPicker: boolean; loading: { yearlyFrequencies: boolean; formFrequencies: boolean; regionalFrequencies: boolean; keywordInContext: boolean; }; data: { ...; }; } | undefined' is not assignable to parameter of type 'CorpusQuery'.
|
Validate (18.x, ubuntu-latest):
src/composables/useKeywordInContextSearch.ts#L27
'keywordInContext.value' is of type 'unknown'.
|
Validate (18.x, ubuntu-latest):
src/composables/useKeywordInContextSearch.ts#L28
Binding element 'Tbl_refs' implicitly has an 'any' type.
|
Validate (18.x, ubuntu-latest):
src/composables/useKeywordInContextSearch.ts#L28
Binding element 'Left' implicitly has an 'any' type.
|
Validate (18.x, ubuntu-latest):
src/composables/useKeywordInContextSearch.ts#L28
Binding element 'Kwic' implicitly has an 'any' type.
|
Validate (18.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|