Poc deployable #8
Annotations
10 errors and 1 warning
apps/auth-proxy/routes/r/[...auth].ts#L13
AUTH_DISCORD_ID is not listed as a dependency in turbo.json
|
apps/auth-proxy/routes/r/[...auth].ts#L14
AUTH_DISCORD_SECRET is not listed as a dependency in turbo.json
|
packages/db/src/index.ts#L6
'process.env' is restricted from being used. Use `import { env } from '~/env'` instead to ensure validated types
|
packages/db/src/index.ts#L10
'process.env' is restricted from being used. Use `import { env } from '~/env'` instead to ensure validated types
|
packages/db/src/index.ts#L15
This assertion is unnecessary since it does not change the type of the expression
|
packages/db/src/index.ts#L15
Forbidden non-null assertion
|
packages/db/src/index.ts#L15
'process.env' is restricted from being used. Use `import { env } from '~/env'` instead to ensure validated types
|
packages/db/src/index.ts#L16
'process.env' is restricted from being used. Use `import { env } from '~/env'` instead to ensure validated types
|
packages/db/src/schema.ts#L2
'AdapterAccountType' is defined but never used. Allowed unused vars must match /^_/u
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading