Merge branch 'main' of https://github.com/vitec-memorix/maniiifision #42
Annotations
10 errors and 1 warning
src/components/Annotation/index.ts#L1
Cannot find module './Annotation.vue' or its corresponding type declarations.
|
src/components/DataEditor/DataEditor.vue#L10
'items' is declared but its value is never read.
|
src/components/DataEditor/DataEditor.vue#L12
'terms' is declared but its value is never read.
|
src/components/DataEditor/DataEditor.vue#L15
Parameter 'item' implicitly has an 'any' type.
|
src/components/DataEditor/DataEditor.vue#L44
'this' implicitly has type 'any' because it does not have a type annotation.
|
src/components/DataEditor/DataEditor.vue#L45
Parameter 'item' implicitly has an 'any' type.
|
src/components/DataEditor/DataEditor.vue#L45
'index' is declared but its value is never read.
|
src/components/DataEditor/DataEditor.vue#L45
Parameter 'index' implicitly has an 'any' type.
|
src/components/DataEditor/DataEditor.vue#L68
Parameter 'item' implicitly has an 'any' type.
|
src/components/DataEditor/DataEditor.vue#L68
Parameter 'index' implicitly has an 'any' type.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading