Skip to content

add WIP leaderboard #78

add WIP leaderboard

add WIP leaderboard #78

Triggered via push September 3, 2023 21:31
Status Failure
Total duration 1m 7s
Artifacts

qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
lint: src/components/SystemSettingsFooter.vue#L42
Type 'string | number' is not assignable to type 'string'.
lint: src/views/PodiumConfig.vue#L46
Argument of type 'string | number' is not assignable to parameter of type 'string'.
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/views/Leaderboard.vue#L15
Expected no space before '>', but found
lint: src/views/Leaderboard.vue#L15
Expected 1 line break after opening tag (`<div>`), but no line breaks found
lint: src/views/Leaderboard.vue#L15
Expected 1 line break before closing tag (`</div>`), but no line breaks found
lint: src/views/Leaderboard.vue#L16
Expected no space before '>', but found
lint: src/views/Leaderboard.vue#L16
Expected 1 line break after opening tag (`<div>`), but no line breaks found
lint: src/views/Leaderboard.vue#L16
Expected 1 line break before closing tag (`</div>`), but no line breaks found
lint: src/views/Leaderboard.vue#L18
Multiple spaces found before 'v-else'
lint: src/views/Leaderboard.vue#L18
Attribute "v-else" should go before "class"
lint: src/views/Leaderboard.vue#L18
Expected 1 line break after opening tag (`<div>`), but no line breaks found
lint: src/views/Leaderboard.vue#L18
Expected 1 line break before closing tag (`</div>`), but no line breaks found