fix(files): Provide default file action for file entry name (on click action) #38013
Annotations
4 errors and 10 warnings
NPM lint:
apps/files/src/components/FileEntryMixin.ts#L6
'ComponentPublicInstance' is defined but never used
|
NPM lint:
apps/files/src/components/FileEntryMixin.ts#L22
'FileEntryActions' is defined but never used
|
NPM lint
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
NPM lint:
apps/comments/src/comments-activity-tab.ts#L27
Invalid JSDoc tag name "ts-expect-error"
|
NPM lint:
apps/comments/src/comments-activity-tab.ts#L53
Invalid JSDoc tag name "ts-expect-error"
|
NPM lint:
apps/federatedfilesharing/src/external.js#L65
The global property or function $ was deprecated in Nextcloud 19.0.0
|
NPM lint:
apps/federatedfilesharing/src/external.js#L101
The global property or function $ was deprecated in Nextcloud 19.0.0
|
NPM lint:
apps/federatedfilesharing/src/external.js#L139
The global property or function $ was deprecated in Nextcloud 19.0.0
|
NPM lint:
apps/federatedfilesharing/src/external.js#L148
The global property or function $ was deprecated in Nextcloud 19.0.0
|
NPM lint:
apps/federatedfilesharing/src/external.js#L154
The global property or function $ was deprecated in Nextcloud 19.0.0
|
NPM lint:
apps/federatedfilesharing/src/external.js#L172
The global property or function $ was deprecated in Nextcloud 19.0.0
|
NPM 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
|
NPM 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
|