Skip to content

feat(web): adds ts reset #25

feat(web): adds ts reset

feat(web): adds ts reset #25

Triggered via push January 30, 2024 23:40
Status Failure
Total duration 53s
Billable time 1m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/.