Skip to content

Update max-version

Update max-version #38

Triggered via pull request January 22, 2024 14:10
Status Success
Total duration 37s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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"