Helper in api which handles blob errors #303
Annotations
7 errors and 1 warning
|
Run yarn build:
src/corpus/exports/exports.composable.ts#L25
Type 'void | FileMeta[]' is not assignable to type 'FileMeta[] | undefined'.
|
Run yarn build:
src/corpus/sources/SourceView.vue#L67
Type '() => Promise<string | void | undefined>' is not assignable to type '() => Promise<string | undefined>'.
|
Run yarn build:
src/corpus/sources/SourceView.vue#L84
Type '() => Promise<string | void | undefined>' is not assignable to type '() => Promise<string | undefined>'.
|
Run yarn build:
src/metadata/metadata.composable.ts#L42
Type 'string | void | undefined' is not assignable to type 'string | undefined'.
|
Run yarn build:
src/metadata/metadata.composable.ts#L43
Type 'string | void | undefined' is not assignable to type 'string | undefined'.
|
Run yarn build
The operation was canceled.
|
Run yarn lint:
src/util.ts#L155
'filesFormData' is defined but never used
|
Loading