[stable30] fix(files): failsafe when executing actions methods #43595
Annotations
5 errors and 10 warnings
Lint:
apps/files/src/components/FileEntryMixin.ts#L9
'path' imported multiple times
|
Lint:
apps/files/src/components/FileEntryMixin.ts#L13
'path' imported multiple times
|
Lint:
apps/files/src/components/FileEntryMixin.ts#L17
'/home/runner/actions-runner/_work/server/server/apps/files/src/services/DropService.ts' imported multiple times
|
Lint:
apps/files/src/components/FileEntryMixin.ts#L20
'/home/runner/actions-runner/_work/server/server/apps/files/src/services/DropService.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