feat(about): revalidate after 1h #116
ci.yml
on: push
Matrix: build / build
Matrix: lint / lint
Matrix: test / test
Matrix: type-check / check
Annotations
13 errors
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.
|
type-check / check (18.x)
Binding element 'value' 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.
|