feat(web): adds ts reset #25
Annotations
6 errors and 1 warning
CI:
packages/db/drizzle.config.ts#L9
Unsafe assignment of an `any` value
|
CI:
packages/db/drizzle.config.ts#L9
Unsafe member access .DATABASE_URL on an `any` value
|
CI:
packages/db/migrate.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `string`
|
CI:
packages/db/migrate.ts#L7
Unsafe member access .DATABASE_URL on an `any` value
|
CI
@orbitkit/db#lint: command (/home/runner/work/orbitkit/orbitkit/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
CI
Process completed with exit code 1.
|
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|