Vue: don't use loop index for :key
#4890
frontend.yml
on: push
Unit tests
23s
Coding Style
19s
Annotations
10 errors and 2 warnings
Coding Style:
panel/src/components/Dialogs/ErrorDialog.vue#L14
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Dialogs/ErrorDialog.vue#L17
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Drawers/Drawer.vue#L20
Unexpected useless directive on `<template>`
|
Coding Style:
panel/src/components/Drawers/Drawer.vue#L22
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Drawers/Drawer.vue#L29
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Drawers/Drawer.vue#L38
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Dropdowns/DropdownContent.vue#L20
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Dropdowns/DropdownContent.vue#L23
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Forms/Autocomplete.vue#L12
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style:
panel/src/components/Forms/Layouts/LayoutSelector.vue#L28
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
Coding Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|