Skip to content

fix lint issues

fix lint issues #42

Triggered via pull request January 1, 2024 10:10
Status Failure
Total duration 1m 47s
Billable time 9m
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test-e2e
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
typecheck: src/components/Color/CreateColor.vue#L8
Cannot find name 'ColorCreateModel'.
typecheck: src/components/UserProfile.vue#L30
Type '{ label: string; to: string; value: () => void; }[]' is not assignable to type 'SelectMixedOption[]'.
typecheck
Process completed with exit code 1.
test (18.x, ubuntu-latest)
Process completed with exit code 1.