fix all biome errors #20
Annotations
10 errors and 1 warning
Run build:
src/server/middleware/admin-routes.ts#L1
Cannot find module '@bull-board/api' or its corresponding type declarations.
|
Run build:
src/server/middleware/admin-routes.ts#L2
Cannot find module '@bull-board/api/bullMQAdapter' or its corresponding type declarations.
|
Run build:
src/server/middleware/auth.ts#L7
Cannot find module '@thirdweb-dev/wallets/evm/wallets/async' or its corresponding type declarations.
|
Run build:
src/server/routes/auth/access-tokens/create.ts#L3
Cannot find module '@thirdweb-dev/wallets' or its corresponding type declarations.
|
Run build:
src/server/routes/auth/access-tokens/get-all.ts#L40
Parameter 'token' implicitly has an 'any' type.
|
Run build:
src/server/routes/auth/keypair/add.ts#L1
Module '"@prisma/client"' has no exported member 'Keypairs'.
|
Run build:
src/server/routes/auth/keypair/add.ts#L1
Module '"@prisma/client"' has no exported member 'Prisma'.
|
Run build:
src/server/routes/auth/keypair/add.ts#L69
'e' is of type 'unknown'.
|
Run build:
src/server/routes/backend-wallet/sign-typed-data.ts#L1
Cannot find module '@ethersproject/abstract-signer' or its corresponding type declarations.
|
Run build:
src/server/routes/configuration/cors/get.ts#L34
Parameter 'url' implicitly has an 'any' type.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading