Skip to content

Merge pull request #1936 from nextcloud/automated/noid/stable24-fix-n… #2682

Merge pull request #1936 from nextcloud/automated/noid/stable24-fix-n…

Merge pull request #1936 from nextcloud/automated/noid/stable24-fix-n… #2682

Triggered via push August 8, 2023 14:18
Status Success
Total duration 12m 16s
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/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