Skip to content

docs: add prisma notes #119

docs: add prisma notes

docs: add prisma notes #119

Triggered via push June 9, 2024 04:53
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Matrix: build / build
Matrix: lint / lint
Matrix: test / test
Matrix: type-check / check
Fit to window
Zoom out
Zoom in

Annotations

13 errors
type-check / check (18.x)
web#type-check: command (/home/runner/work/rookie-store/rookie-store/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (1)
type-check / check (18.x)
Cannot find module '@/src/__generated__' or its corresponding type declarations.
type-check / check (18.x)
Cannot find module '@/src/__generated__/graphql' or its corresponding type declarations.
type-check / check (18.x)
Cannot find module '@/src/__generated__/graphql' or its corresponding type declarations.
type-check / check (18.x)
Parameter 'i' implicitly has an 'any' type.
type-check / check (18.x)
Parameter 'p' implicitly has an 'any' type.
type-check / check (18.x)
Argument of type '{}' is not assignable to parameter of type 'Value'.
type-check / check (18.x)
Parameter 'p' implicitly has an 'any' type.
type-check / check (18.x)
Argument of type 'unknown' is not assignable to parameter of type 'Value'.
type-check / check (18.x)
Binding element 'key' implicitly has an 'any' type.
lint / lint (18.x)
Process completed with exit code 1.
build / build (18.x)
web#build: command (/home/runner/work/rookie-store/rookie-store/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
build / build (18.x)
Process completed with exit code 1.