Servo show judge name if available #189
Annotations
3 errors and 10 warnings
Run npm run typecheck:
src/components/EntryLink.vue#L91
'__VLS_ctx.localScoresheets' is possibly 'undefined'.
|
Run npm run typecheck:
src/views/ScoresheetsList.vue#L85
Property 'tally' does not exist on type 'Scoresheet<string>'.
|
Run npm run typecheck
Process completed with exit code 2.
|
Run npm run lint:
src/components/EntryLink.vue#L89
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L89
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L89
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L89
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L90
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L90
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L90
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
Run npm run lint:
src/components/EntryLink.vue#L90
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
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
|
Loading