Skip to content

[stable24] Fix npm audit #2564

[stable24] Fix npm audit

[stable24] Fix npm audit #2564

Triggered via pull request July 2, 2023 03:28
Status Success
Total duration 20m 35s
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

12 warnings
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/store/files.js#L42
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/files.js#L61
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/folders.js#L47
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/folders.js#L49
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/folders.js#L63
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/systemtags.js#L44
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/systemtags.js#L45
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/systemtags.js#L46
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/systemtags.js#L84
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/utils/CancelableRequest.js#L29
The type 'CancelTokenSource' is undefined