feat: delete multiple files #3259
Annotations
10 errors
Lint:
src/store/files.js#L226
Expected indentation of 6 tabs but found 5
|
Lint:
src/store/files.js#L227
Expected indentation of 7 tabs but found 6
|
Lint:
src/store/files.js#L228
Expected indentation of 7 tabs but found 6
|
Lint:
src/store/files.js#L229
Expected indentation of 7 tabs but found 6
|
Lint:
src/store/files.js#L230
Expected indentation of 8 tabs but found 7
|
Lint:
src/store/files.js#L231
Expected indentation of 7 tabs but found 6
|
Lint:
src/store/files.js#L232
Expected indentation of 6 tabs but found 5
|
Lint:
src/store/files.js#L241
Extra semicolon
|
Lint:
src/store/files.js#L246
Array.prototype.filter() expects a return value from arrow function
|
Lint:
src/views/FilesList/FilesListTableHeaderActions.vue#L116
Extra semicolon
|
Loading