Skip to content

Merge pull request #258 from nextcloud/dependabot/npm_and_yarn/nextcl… #680

Merge pull request #258 from nextcloud/dependabot/npm_and_yarn/nextcl…

Merge pull request #258 from nextcloud/dependabot/npm_and_yarn/nextcl… #680

Triggered via push September 30, 2023 06:14
Status Success
Total duration 8m 20s
Artifacts

lint-eslint.yml

on: push
Fit to window
Zoom out
Zoom in

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