Skip to content

fix syntax error

fix syntax error #733

Triggered via push October 2, 2024 15:47
Status Failure
Total duration 58s
Artifacts
Deploy-Preview  /  Deploy
48s
Deploy-Preview / Deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Deploy-Preview / Deploy
Argument of type 'string | number | symbol' is not assignable to parameter of type 'string'.
Deploy-Preview / Deploy
Unused '@ts-expect-error' directive.
Deploy-Preview / Deploy
Argument of type '{ [x: string]: string | [buffer: Buffer, infos: { name: string; type: string | null; }] | null; }' is not assignable to parameter of type 'AdminFormData<Prisma.ModelName>'.
Deploy-Preview / Deploy
Argument of type '{ [x: string]: string | [buffer: Buffer, infos: { name: string; type: string | null; }] | null; }' is not assignable to parameter of type 'AdminFormData<Prisma.ModelName>'.
Deploy-Preview / Deploy
Unused '@ts-expect-error' directive.
Deploy-Preview / Deploy
Unused '@ts-expect-error' directive.
Deploy-Preview / Deploy
Unused '@ts-expect-error' directive.
Deploy-Preview / Deploy
Unused '@ts-expect-error' directive.
Deploy-Preview / Deploy
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
Deploy-Preview / Deploy
Argument of type 'string | number | symbol' is not assignable to parameter of type 'string | undefined'.
Deploy-Preview / Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy-Preview / Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/