chore(deps): Bump @nextcloud/vue from 7.12.4 to 7.12.5 #671
Triggered via pull request
September 23, 2023 02:44
Status
Success
Total duration
2h 24m 2s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/read-package-engines-version-actions@v1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/components/Timeline.vue#L28
Missing JSDoc @param "time" description
|
eslint:
src/components/Timeline.vue#L28
Missing JSDoc @param "time" type
|
eslint:
src/components/Timeline.vue#L29
Missing JSDoc @param "low" description
|
eslint:
src/components/Timeline.vue#L29
Missing JSDoc @param "low" type
|
eslint:
src/components/TimelineNode.vue#L13
Variable 'event' is already declared in the upper scope
|
eslint:
src/store.js#L19
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/store.js#L24
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/store.js#L55
Missing JSDoc @param "file" description
|
eslint:
src/store.js#L55
Missing JSDoc @param "file" type
|
eslint:
src/store.js#L56
Missing JSDoc @return type
|