Skip to content

prisma client removed #431

prisma client removed

prisma client removed #431

Triggered via push September 28, 2023 17:55
Status Failure
Total duration 41s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/commands/credits/subcommands/balance/index.ts#L1
Cannot find module '@prisma/client' or its corresponding type declarations.
build: src/commands/credits/subcommands/top/index.ts#L42
Parameter 'topAccount' implicitly has an 'any' type.
build: src/commands/credits/subcommands/top/index.ts#L50
Parameter 'topAccount' implicitly has an 'any' type.
build: src/commands/credits/subcommands/top/index.ts#L50
Parameter 'index' implicitly has an 'any' type.
build: src/events/interactionCreate/interactionTypes/handleCommandInteraction/handlers/handleCooldown.ts#L1
Cannot find module '@prisma/client' or its corresponding type declarations.
build: src/handlers/CooldownManager.ts#L1
Cannot find module '@prisma/client' or its corresponding type declarations.
build: src/handlers/CreditsManager.ts#L25
Parameter 'tx' implicitly has an 'any' type.
build: src/handlers/CreditsManager.ts#L69
Parameter 'tx' implicitly has an 'any' type.
build: src/handlers/CreditsManager.ts#L150
Parameter 'tx' implicitly has an 'any' type.
build: src/handlers/CreditsManager.ts#L229
Parameter 'tx' implicitly has an 'any' type.