Remove cancel-workflow-action from CI #8
Annotations
10 errors
Node.js LTS:
app/components/navigation.tsx#L23
Module '"*.sql"' has no exported member 'User'. Did you mean to use 'import User from "*.sql"' instead?
|
Node.js LTS:
app/components/navigation.tsx#L227
Argument of type 'JsonifyObjectUser' is not assignable to parameter of type 'Pick<any, "roles"> | null'.
|
Node.js LTS:
app/modules/auth/auth.server.ts#L13
Cannot find module '#db/schema.js' or its corresponding type declarations.
|
Node.js LTS:
app/modules/auth/auth.server.ts#L96
Object literal may only specify known properties, but 'clientID' does not exist in type 'GitHubStrategyOptions'. Did you mean to write 'clientId'?
|
Node.js LTS:
app/modules/stripe/plans.ts#L1
Cannot find module '#core/src/price.sql.ts' or its corresponding type declarations.
|
Node.js LTS:
app/utils/misc.ts#L48
Parameter 'r' implicitly has an 'any' type.
|
Node.js LTS:
infra/secret.ts#L2
Cannot find name 'sst'.
|
Node.js LTS:
infra/secret.ts#L3
Cannot find name 'sst'.
|
Node.js LTS:
infra/secret.ts#L4
Cannot find name 'sst'.
|
Node.js LTS:
infra/secret.ts#L5
Cannot find name 'sst'.
|