Skip to content

[stable24] Fix npm audit #2603

[stable24] Fix npm audit

[stable24] Fix npm audit #2603

Triggered via pull request July 9, 2023 03:52
Status Success
Total duration 43m 25s
Artifacts

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