Skip to content

chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0 #858

chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0

chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0 #858

Triggered via pull request May 6, 2024 07:53
Status Success
Total duration 1m 46s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/Timeline.vue#L28
Missing JSDoc @param "time" description
NPM lint: src/components/Timeline.vue#L28
Missing JSDoc @param "time" type
NPM lint: src/components/Timeline.vue#L29
Missing JSDoc @param "low" description
NPM lint: src/components/Timeline.vue#L29
Missing JSDoc @param "low" type
NPM lint: src/components/TimelineNode.vue#L13
Variable 'event' is already declared in the upper scope
NPM lint: src/store.js#L19
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
NPM lint: src/store.js#L24
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
NPM lint: src/store.js#L55
Missing JSDoc @param "file" description
NPM lint: src/store.js#L55
Missing JSDoc @param "file" type
NPM lint: src/store.js#L56
Missing JSDoc @return type