Skip to content

added new file action button #46

added new file action button

added new file action button #46

Triggered via pull request June 13, 2024 10:01
Status Failure
Total duration 33s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
eslint: src/action.ts#L1
"@nextcloud/files" is extraneous
eslint: src/actions/sharingStatusAction.js#L1
"@nextcloud/files" is extraneous
eslint: src/actions/sidebarAction.js#L1
'Node' is defined but never used
eslint: src/actions/sidebarAction.js#L1
'View' is defined but never used
eslint: src/actions/sidebarAction.js#L1
"@nextcloud/files" is extraneous
eslint
Process completed with exit code 1.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint: src/components/SharingEntryLink.vue#L162
Variable 'index' is already declared in the upper scope
eslint: src/components/SharingEntryLink.vue#L336
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/components/SharingEntryLink.vue#L337
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/components/SharingEntryLink.vue#L346
The global property or function moment was deprecated in Nextcloud 18.0.0
eslint: src/components/SharingEntryLink.vue#L348
The global property or function moment was deprecated in Nextcloud 18.0.0
eslint: src/components/SharingEntryQuickShareSelect.vue#L174
Unexpected mutation of "share" prop
eslint: src/mixins/ShareRequests.js#L49
Missing JSDoc @param "data.note" type
eslint: src/mixins/SharesMixin.js#L177
JSDoc @return declaration present but return expression not available in function
eslint: src/models/Share.js#L68
The type 'Sidebar' is undefined
eslint: src/models/Share.js#L394
Expected @param names to be "passwordExpirationTime". Got "password"