This repository has been archived by the owner on Feb 10, 2025. It is now read-only.
fix: docker build breaking because of corepack #3850
pipeline.yml
on: pull_request
Lint admin ui
43s
Test admin ui
1m 46s
Lint ui
40s
Unit tests ui
1m 20s
Annotations
10 errors
Lint ui
Argument of type '(gqlError: GraphQLError) => ValidationError[]' is not assignable to parameter of type '(this: undefined, value: GraphQLFormattedError, index: number, array: GraphQLFormattedError[]) => ValidationError | readonly ValidationError[]'.
|
Lint ui
Argument of type '(gqlError: GraphQLError) => ValidationError[]' is not assignable to parameter of type '(this: undefined, value: GraphQLFormattedError, index: number, array: GraphQLFormattedError[]) => ValidationError | readonly ValidationError[]'.
|
Lint ui
Argument of type '(gqlError: GraphQLError) => never[] | { overlapping: { begin: string; end: string; }[]; code: string; }' is not assignable to parameter of type '(this: undefined, value: GraphQLFormattedError, index: number, array: GraphQLFormattedError[]) => { overlapping: { begin: string; end: string; }[]; code: string; } | readonly { ...; }[]'.
|
Lint ui
common#tsc:check: command (/home/runner/work/tilavarauspalvelu-ui/tilavarauspalvelu-ui/packages/common) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tsc:check exited (2)
|
Lint ui
Process completed with exit code 2.
|
Lint admin ui
Argument of type '(gqlError: GraphQLError) => ValidationError[]' is not assignable to parameter of type '(this: undefined, value: GraphQLFormattedError, index: number, array: GraphQLFormattedError[]) => ValidationError | readonly ValidationError[]'.
|
Lint admin ui
Argument of type '(gqlError: GraphQLError) => ValidationError[]' is not assignable to parameter of type '(this: undefined, value: GraphQLFormattedError, index: number, array: GraphQLFormattedError[]) => ValidationError | readonly ValidationError[]'.
|
Lint admin ui
Argument of type '(gqlError: GraphQLError) => never[] | { overlapping: { begin: string; end: string; }[]; code: string; }' is not assignable to parameter of type '(this: undefined, value: GraphQLFormattedError, index: number, array: GraphQLFormattedError[]) => { overlapping: { begin: string; end: string; }[]; code: string; } | readonly { ...; }[]'.
|
Lint admin ui
common#tsc:check: command (/home/runner/work/tilavarauspalvelu-ui/tilavarauspalvelu-ui/packages/common) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tsc:check exited (2)
|
Lint admin ui
Process completed with exit code 2.
|