Skip to content

Minor styling fixes throughout the application #19

Minor styling fixes throughout the application

Minor styling fixes throughout the application #19

Triggered via pull request November 16, 2023 19:41
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Run linter
14s
Run linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Run linter: src/components/HeadingComp.vue#L94
'tag' property on 'router-link' component is deprecated. Use scoped slots instead
Run linter
Process completed with exit code 1.
Run linter: src/composables/useTransaction.js#L7
'success' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linter: src/composables/useTransaction.js#L7
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linter: src/store/modules/ballot.js#L74
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linter: src/store/modules/ballot.js#L105
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linter: src/store/modules/ballot.js#L132
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linter: src/store/modules/ballot.js#L208
'commit' is defined but never used. Allowed unused args must match /^_/u
Run linter: src/store/modules/ballot.js#L226
'commit' is defined but never used. Allowed unused args must match /^_/u
Run linter: src/store/modules/ballot.js#L244
'commit' is defined but never used. Allowed unused args must match /^_/u
Run linter: src/store/modules/ballot.js#L261
'commit' is defined but never used. Allowed unused args must match /^_/u
Run linter: src/store/modules/ballot.js#L281
'commit' is defined but never used. Allowed unused args must match /^_/u