Skip to content

Replace knex with kysely #117

Replace knex with kysely

Replace knex with kysely #117

Re-run triggered August 9, 2024 04:52
Status Failure
Total duration 1m 3s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
build
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref uznkx09q801jckx88rq3ob3uh::yaclhr04gyvg71d1s593v7llq: "/knexfile.ts": not found
TypeScript: app/db.server.ts#L8
Argument of type 'string | undefined' is not assignable to parameter of type 'string | Buffer'.
TypeScript: app/models/guilds.server.ts#L20
No overload matches this call.
TypeScript: app/models/guilds.server.ts#L21
Argument of type 'string' is not assignable to parameter of type 'ReferenceExpression<DB, never>'.
TypeScript: app/models/guilds.server.ts#L28
Argument of type 'string' is not assignable to parameter of type 'never'.
TypeScript: app/models/guilds.server.ts#L48
No overload matches this call.
TypeScript: app/models/guilds.server.ts#L49
Argument of type 'string' is not assignable to parameter of type 'ReferenceExpression<DB, never>'.
TypeScript: app/models/guilds.server.ts#L49
Parameter 'eb' implicitly has an 'any' type.
TypeScript: app/models/guilds.server.ts#L52
Argument of type 'string' is not assignable to parameter of type 'ReferenceExpression<DB, never>'.
TypeScript: app/models/guilds.server.ts#L61
No overload matches this call.
TypeScript: app/models/guilds.server.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: c-hive/gha-npm-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeScript
The following actions uses Node.js version which is deprecated and will be forced to run on node20: c-hive/gha-npm-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
TypeScript
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
TypeScript
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
TypeScript
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
TypeScript
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/