update event listeners and prevent accidental navigation #200
Annotations
4 errors and 10 warnings
lint:
src/views/ScoresheetMarks.vue#L17
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
lint:
src/views/ScoresheetMarks.vue#L31
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
|
lint:
src/views/servo/Entries.vue#L35
Using the spread operator on an array in an object will result in a list of indices
|
lint
Process completed with exit code 1.
|
lint:
src/views/Home.vue#L1
Component name "Home" should always be multi-word
|
lint:
src/views/Score.vue#L1
Component name "Score" should always be multi-word
|
lint:
src/views/ropescore/Group.vue#L1
Component name "Group" should always be multi-word
|
lint:
src/views/ropescore/Groups.vue#L1
Component name "Groups" should always be multi-word
|
lint:
src/views/scoring/ddc@2023/Judge.vue#L1
Component name "Judge" should always be multi-word
|
lint:
src/views/scoring/ijru@1.1.0/Difficulty.vue#L1
Component name "Difficulty" should always be multi-word
|
lint:
src/views/scoring/ijru@1.1.0/Speed.vue#L1
Component name "Speed" should always be multi-word
|
lint:
src/views/scoring/ijru@3.0.0/Difficulty.vue#L1
Component name "Difficulty" should always be multi-word
|
lint:
src/views/scoring/ijru@4.0.0/Presentation.vue#L1
Component name "Presentation" should always be multi-word
|
lint:
src/views/scoring/ijru@4.0.0/Technical.vue#L1
Component name "Technical" should always be multi-word
|