feat: DocKit restore elasticsearch/opensearch index from json/csv file #450
Annotations
5 errors and 1 warning
Run npm run build:
src/views/backup-restore/components/restore.vue#L149
'backupProgressPercents' is declared but its value is never read.
|
Run npm run build:
src/views/backup-restore/components/restore.vue#L276
Argument of type '{ connection: string; index: string; restoreFile: string; }' is not assignable to parameter of type 'Omit<typeBackupInput, "connection">'.
|
Run npm run build:
src/views/backup-restore/components/restore.vue#L278
Argument of type '{ connection: Connection; index: string; restoreFile: string; }' is not assignable to parameter of type 'typeBackupInput'.
|
Run npm run build:
src/views/backup-restore/components/restore.vue#L288
Argument of type '{ connection: Connection; index: string; restoreFile: string; }' is not assignable to parameter of type 'typeBackupInput'.
|
Run npm run build
Process completed with exit code 1.
|
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/
|
Loading