fixes fro the Technical Judge Timer #197
Annotations
6 errors and 11 warnings
Run npm run lint:
src/views/Score.vue#L49
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
Run npm run lint:
src/views/Score.vue#L69
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
Run npm run lint:
src/views/ScoresheetMarks.vue#L17
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
Run npm run lint:
src/views/ScoresheetMarks.vue#L31
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
Run npm run lint:
src/views/servo/Entries.vue#L35
Using the spread operator on an array in an object will result in a list of indices
|
Run npm run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/views/Home.vue#L1
Component name "Home" should always be multi-word
|
Run npm run lint:
src/views/Score.vue#L1
Component name "Score" should always be multi-word
|
Run npm run lint:
src/views/ropescore/Group.vue#L1
Component name "Group" should always be multi-word
|
Run npm run lint:
src/views/ropescore/Groups.vue#L1
Component name "Groups" should always be multi-word
|
Run npm run lint:
src/views/scoring/ddc@2023/Judge.vue#L1
Component name "Judge" should always be multi-word
|
Run npm run lint:
src/views/scoring/[email protected]/Difficulty.vue#L1
Component name "Difficulty" should always be multi-word
|
Run npm run lint:
src/views/scoring/[email protected]/Speed.vue#L1
Component name "Speed" should always be multi-word
|
Run npm run lint:
src/views/scoring/[email protected]/Difficulty.vue#L1
Component name "Difficulty" should always be multi-word
|
Run npm run lint:
src/views/scoring/[email protected]/Presentation.vue#L1
Component name "Presentation" should always be multi-word
|
Run npm run lint:
src/views/scoring/[email protected]/Technical.vue#L1
Component name "Technical" should always be multi-word
|
Loading