Skip to content

Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 #749

Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1

Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 #749

Triggered via pull request July 15, 2023 01:19
Status Success
Total duration 48m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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/Admins.vue#L103
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/components/Shares.vue#L87
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/nameProvider.js#L260
Missing JSDoc @param "code" description
eslint: src/nameProvider.js#L260
Missing JSDoc @param "code" type