refactor: Fix some linting issues in frontend code #37443
Annotations
10 warnings
apps/federatedfilesharing/src/external.js#L65
The global property or function $ was deprecated in Nextcloud 19.0.0
|
apps/federatedfilesharing/src/external.js#L101
The global property or function $ was deprecated in Nextcloud 19.0.0
|
apps/federatedfilesharing/src/external.js#L139
The global property or function $ was deprecated in Nextcloud 19.0.0
|
apps/federatedfilesharing/src/external.js#L148
The global property or function $ was deprecated in Nextcloud 19.0.0
|
apps/federatedfilesharing/src/external.js#L154
The global property or function $ was deprecated in Nextcloud 19.0.0
|
apps/federatedfilesharing/src/external.js#L172
The global property or function $ was deprecated in Nextcloud 19.0.0
|
apps/files/src/actions/deleteAction.spec.ts#L185
Caution: `eventBus` also has a named export `emit`. Check if you meant to write `import {emit} from '@nextcloud/event-bus'` instead
|
apps/files/src/actions/deleteAction.spec.ts#L186
Caution: `eventBus` also has a named export `emit`. Check if you meant to write `import {emit} from '@nextcloud/event-bus'` instead
|
apps/files/src/actions/deleteAction.spec.ts#L223
Caution: `eventBus` also has a named export `emit`. Check if you meant to write `import {emit} from '@nextcloud/event-bus'` instead
|
apps/files/src/actions/deleteAction.spec.ts#L224
Caution: `eventBus` also has a named export `emit`. Check if you meant to write `import {emit} from '@nextcloud/event-bus'` instead
|
This job succeeded
Loading