Skip to content

refactor dev to app root #1

refactor dev to app root

refactor dev to app root #1

Triggered via push January 26, 2024 16:22
Status Failure
Total duration 33s
Artifacts

lint-eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
eslint: src/App.vue#L2
Expected "\t" character, but found " " character
eslint: src/App.vue#L25
Expected indentation of 8 tabs but found 7 tabs
eslint: src/App.vue#L31
Expected "\t" character, but found " " character
eslint: src/App.vue#L53
Expected "\t" character, but found " " character
eslint: src/App.vue#L60
"@nextcloud/vue/dist/Components/ActionButton" is not found
eslint: src/App.vue#L61
"@nextcloud/vue/dist/Components/AppContent" is not found
eslint: src/App.vue#L62
"@nextcloud/vue/dist/Components/AppNavigation" is not found
eslint: src/App.vue#L63
"@nextcloud/vue/dist/Components/AppNavigationItem" is not found
eslint: src/App.vue#L64
"@nextcloud/vue/dist/Components/AppNavigationNew" is not found
eslint: src/main.js#L9
"./App" is not found
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, skjnldsv/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/[email protected]. 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/App.vue#L52
Expected 1 line break after opening tag (`<h2>`), but no line breaks found
eslint: src/App.vue#L53
Expected 1 line break before closing tag (`</h2>`), but no line breaks found
eslint: src/App.vue#L91
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
eslint: src/App.vue#L91
Invalid JSDoc @returns type "Object"; prefer: "object"
eslint: src/App.vue#L102
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
eslint: src/App.vue#L102
Invalid JSDoc @returns type "Boolean"; prefer: "boolean"
eslint: src/App.vue#L125
Invalid JSDoc @param "note" type "Object"; prefer: "object"
eslint: src/App.vue#L174
Invalid JSDoc @param "note" type "Object"; prefer: "object"
eslint: src/App.vue#L191
Invalid JSDoc @param "note" type "Object"; prefer: "object"
eslint: src/App.vue#L205
Invalid JSDoc @param "note" type "Object"; prefer: "object"