[stable30] fix(files): Do not download files with openfile query flag #45578
Annotations
8 errors and 10 warnings
Lint:
apps/files/src/components/FilesListVirtual.vue#L61
'/home/runner/actions-runner/_work/server/server/node_modules/@nextcloud/files/dist/index.d.ts' imported multiple times
|
Lint:
apps/files/src/components/FilesListVirtual.vue#L62
'/home/runner/actions-runner/_work/server/server/node_modules/vue/types/index.d.ts' imported multiple times
|
Lint:
apps/files/src/components/FilesListVirtual.vue#L64
'NcNode' is already defined
|
Lint:
apps/files/src/components/FilesListVirtual.vue#L64
'/home/runner/actions-runner/_work/server/server/node_modules/@nextcloud/files/dist/index.d.ts' imported multiple times
|
Lint:
apps/files/src/components/FilesListVirtual.vue#L65
'ComponentPublicInstance' is already defined
|
Lint:
apps/files/src/components/FilesListVirtual.vue#L65
'PropType' is already defined
|
Lint:
apps/files/src/components/FilesListVirtual.vue#L65
'/home/runner/actions-runner/_work/server/server/node_modules/vue/types/index.d.ts' imported multiple times
|
Lint
Process completed with exit code 1.
|
Lint:
apps/comments/src/comments-activity-tab.ts#L27
Invalid JSDoc tag name "ts-expect-error"
|
Lint:
apps/comments/src/comments-activity-tab.ts#L53
Invalid JSDoc tag name "ts-expect-error"
|
Lint:
apps/federatedfilesharing/src/external.js#L65
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
apps/federatedfilesharing/src/external.js#L101
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
apps/federatedfilesharing/src/external.js#L139
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
apps/federatedfilesharing/src/external.js#L148
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
apps/federatedfilesharing/src/external.js#L154
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
apps/federatedfilesharing/src/external.js#L172
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Lint:
apps/files/src/actions/deleteAction.spec.ts#L199
Caution: `eventBus` also has a named export `emit`. Check if you meant to write `import {emit} from '@nextcloud/event-bus'` instead
|
Lint:
apps/files/src/actions/deleteAction.spec.ts#L200
Caution: `eventBus` also has a named export `emit`. Check if you meant to write `import {emit} from '@nextcloud/event-bus'` instead
|
Loading