Skip to content

Revert "fix: type of params.page.*" #304

Revert "fix: type of params.page.*"

Revert "fix: type of params.page.*" #304

Triggered via pull request December 12, 2023 21:20
Status Failure
Total duration 33s
Artifacts

nodejs.yml

on: pull_request_target
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 4 warnings
build (20.x): src/processors/knex-processor.ts#L326
Argument of type 'string | number' is not assignable to parameter of type 'number'.
build (20.x): src/processors/knex-processor.ts#L326
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (20.x): src/processors/knex-processor.ts#L326
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (20.x): src/processors/knex-processor.ts#L326
Argument of type 'string' is not assignable to parameter of type 'number'.
build (20.x)
Process completed with exit code 1.
build (16.x): src/processors/knex-processor.ts#L326
Argument of type 'string | number' is not assignable to parameter of type 'number'.
build (16.x): src/processors/knex-processor.ts#L326
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (16.x): src/processors/knex-processor.ts#L326
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (16.x): src/processors/knex-processor.ts#L326
Argument of type 'string' is not assignable to parameter of type 'number'.
build (16.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/processors/knex-processor.ts#L326
Argument of type 'string | number' is not assignable to parameter of type 'number'.
build (18.x): src/processors/knex-processor.ts#L326
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (18.x): src/processors/knex-processor.ts#L326
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (18.x): src/processors/knex-processor.ts#L326
Argument of type 'string' is not assignable to parameter of type 'number'.
build (18.x)
Process completed with exit code 1.
build (14.x)
The operation was canceled.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/