Skip to content

npm up

npm up #138

Triggered via push July 17, 2024 06:00
Status Failure
Total duration 46s
Artifacts

qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
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: DefineComponent<{ color: { validator(value: unknown): boolean; default: string; }; ... 5 more ...; singleRow: BooleanConstructor; }, ... 11 more ..., {}>; ... 10 more ...; addRepeatedSkill...'.
lint
Process completed with exit code 2.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/