feat: DocKit restore elasticsearch/opensearch index from json/csv file #451
Annotations
12 errors and 3 warnings
build (macos-latest, 20.x):
src/store/backupRestoreStore.ts#L179
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (macos-latest, 20.x):
src/views/backup-restore/components/restore.vue#L96
'dialog' is declared but its value is never read.
|
build (macos-latest, 20.x):
src/views/backup-restore/components/restore.vue#L149
'restoreProgressPercents' is declared but its value is never read.
|
build (macos-latest, 20.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 20.x):
src/store/backupRestoreStore.ts#L179
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (ubuntu-latest, 20.x):
src/views/backup-restore/components/restore.vue#L96
'dialog' is declared but its value is never read.
|
build (ubuntu-latest, 20.x):
src/views/backup-restore/components/restore.vue#L149
'restoreProgressPercents' is declared but its value is never read.
|
build (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
build (windows-latest, 20.x):
src/store/backupRestoreStore.ts#L179
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (windows-latest, 20.x):
src/views/backup-restore/components/restore.vue#L96
'dialog' is declared but its value is never read.
|
build (windows-latest, 20.x):
src/views/backup-restore/components/restore.vue#L149
'restoreProgressPercents' is declared but its value is never read.
|
build (windows-latest, 20.x)
Process completed with exit code 1.
|
build (macos-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|