Use [email protected] difficulty for [email protected] SR/WH #164
Annotations
4 errors and 10 warnings
lint:
eslint.config.js#L3
Could not find a declaration file for module 'eslint-plugin-vue'. '/home/runner/work/app/app/node_modules/eslint-plugin-vue/lib/index.js' implicitly has an 'any' type.
|
lint:
src/graphql-ws.ts#L66
Type '(value: FetchResult) => void' is not assignable to type '(value: ExecutionResult<FetchResult, unknown>) => void'.
|
lint:
src/views/scoring/[email protected]/RequiredElements.vue#L106
Property 'idx' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ model: { type: PropType<Model>; required: true; }; }>>, { ScoreButton: typeof ScoreButton; scoresheet: typeof scoresheet; ... 9 more ...; addRepeatedSkill: typeof addRepeatedSkill; }, ... 17 more ..., {}>'.
|
lint
Process completed with exit code 2.
|
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/[email protected]/Difficulty.vue#L1
Component name "Difficulty" should always be multi-word
|
lint:
src/views/scoring/[email protected]/Speed.vue#L1
Component name "Speed" should always be multi-word
|
lint:
src/views/scoring/[email protected]/Difficulty.vue#L1
Component name "Difficulty" should always be multi-word
|
lint:
src/views/scoring/[email protected]/Presentation.vue#L1
Component name "Presentation" should always be multi-word
|
lint:
src/views/scoring/[email protected]/Technical.vue#L1
Component name "Technical" should always be multi-word
|