Doroudi/issue8 #45
Annotations
8 errors
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
typecheck:
src/common/api/api-service.ts#L39
Type 'AxiosResponse<T, any>' is not assignable to type 'T'.
|
typecheck:
src/common/api/api-service.ts#L40
Cannot find name 'response'.
|
typecheck:
src/components/Color/CreateColor.vue#L8
Cannot find name 'ColorCreateModel'.
|
typecheck:
src/components/UserProfile.vue#L38
Type '{ label: string; to: string; value: () => void; }[]' is not assignable to type 'SelectMixedOption[]'.
|
typecheck
Process completed with exit code 1.
|
test-e2e
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|