Skip to content

Vue: don't use loop index for :key #5031

Vue: don't use loop index for :key

Vue: don't use loop index for :key #5031

Triggered via push July 4, 2024 12:52
Status Failure
Total duration 51s
Artifacts

frontend.yml

on: push
Unit tests
25s
Unit tests
Coding Style
43s
Coding Style
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Coding Style
Process completed with exit code 2.
Coding Style: panel/src/components/Drawers/Drawer.vue#L20
Parsing error: missing-whitespace-between-attributes
Coding Style: panel/src/components/Drawers/Drawer.vue#L20
Parsing error: unexpected-character-in-attribute-name
Coding Style: panel/src/components/Drawers/Drawer.vue#L20
Unexpected useless attribute on `<template>`
Coding Style: panel/src/components/Drawers/Drawer.vue#L20
Attribute name " is not valid
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/Forms/Toolbar/Toolbar.vue#L24
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
Coding Style: panel/src/components/Layout/Table.vue#L102
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
Coding Style: panel/src/components/Navigation/Breadcrumb.vue#L9
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
Coding Style
Process completed with exit code 1.
Unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding Style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/