Events v2 collect certificate workflow boilerplate code #16898
lint-and-test.yml
on: pull_request
Prepare client tests
2m 14s
Setup tests
8s
Lint unused exports with Knip
5m 18s
Build toolkit
3m 24s
Matrix: Test client
Matrix: Test
Annotations
8 errors
Lint client
Property 'events' does not exist on type 'ProcedureHandlerRecord<BuiltRouter<{ ctx: { user: { id: string; primaryOfficeId: string; }; token: `***; }; meta: object; errorShape: DefaultErrorShape; transformer: true; }, DecorateCreateRouterOptions<{ event: BuiltRouter<{ ctx: { user: { id: string; primaryOfficeId: string; }; token: `***'. Did you mean 'event'?
|
Lint client
Type '{ eventId: string; form: Record<string, string | { type: string; filename: string; originalFilename: string; } | null> | Record<string, string | { type: string; filename: string; originalFilename: string; } | null> | ... 9 more ... | Record<...>; ... 6 more ...; onSubmit: () => void; }' is not assignable to type 'IntrinsicAttributes & { form: Record<string, string | { type: string; filename: string; originalFilename: string; } | null> | Record<string, string | { ...; } | null> | ... 9 more ... | Record<...>; ... 7 more ...; children?: ((page: { ...; }) => ReactNode) | undefined; }'.
|
Lint client
Type '{ eventId: string; form: Record<string, string | { type: string; filename: string; originalFilename: string; } | null> | Record<string, string | { type: string; filename: string; originalFilename: string; } | null> | ... 9 more ... | Record<...>; ... 6 more ...; onSubmit: () => void; }' is not assignable to type 'IntrinsicAttributes & { form: Record<string, string | { type: string; filename: string; originalFilename: string; } | null> | Record<string, string | { ...; } | null> | ... 9 more ... | Record<...>; ... 7 more ...; children?: ((page: { ...; }) => ReactNode) | undefined; }'.
|
Lint client
Property 'isPrintInAdvance' does not exist on type '{ svgCode: null; handleCertify?: undefined; } | { svgCode: string; handleCertify: () => Promise<void>; }'.
|
Lint client
Property 'canUserEditRecord' does not exist on type '{ svgCode: null; handleCertify?: undefined; } | { svgCode: string; handleCertify: () => Promise<void>; }'.
|
Lint client
Property 'canUserEditRecord' does not exist on type '{ svgCode: string; handleCertify: () => Promise<void>; }'.
|
Lint client
Process completed with exit code 2.
|
Lint unused exports with Knip
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
client
|
11.5 MB |
|