pureimageの代わりに@napi-rs/canvasを使う #18120
Annotations
7 errors
Run pnpm --filter backend run typecheck
Type 'string' is not assignable to type 'Uint8Array'.
|
Run pnpm --filter backend run typecheck
Type 'PublicKeyCredentialDescriptorFuture[]' is not assignable to type '{ id: string; transports?: AuthenticatorTransportFuture[] | undefined; }[]'.
|
Run pnpm --filter backend run typecheck
Type 'string' is not assignable to type 'Uint8Array'.
|
Run pnpm --filter backend run typecheck
Type 'PublicKeyCredentialDescriptorFuture[]' is not assignable to type '{ id: string; transports?: AuthenticatorTransportFuture[] | undefined; }[]'.
|
Run pnpm --filter backend run typecheck
Type 'Buffer' is not assignable to type 'string'.
|
Run pnpm --filter backend run typecheck
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run pnpm --filter backend run typecheck
Process completed with exit code 2.
|
Loading