chore(deps): lock file maintenance #1412
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests_ci.yml
on: pull_request
Linting
9m 2s
Package Unit Tests
10m 14s
Annotations
5 errors
Linting:
examples/document-field-customisation/nextjs-frontend/src/components/CustomRenderer/CustomRenderer.tsx#L19
Type 'ExoticComponent<{ children?: ReactNode; }>' is not assignable to type 'OnlyChildrenComponent | undefined'.
|
Linting:
packages/core/src/scripts/build.ts#L44
Expected 9 arguments, but got 1.
|
Linting:
packages/core/src/scripts/prisma.ts#L38
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
Linting
Process completed with exit code 1.
|
Package Unit Tests
Process completed with exit code 1.
|