Merge pull request #367 from nelson6e65/patch-1 #300
Annotations
5 errors and 1 warning
build, and test the package:
src/processors/knex-processor.ts#L326
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
build, and test the package:
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, and test the package:
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, and test the package:
src/processors/knex-processor.ts#L326
Argument of type 'string' is not assignable to parameter of type 'number'.
|
build, and test the package
Process completed with exit code 1.
|
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/
|
The logs for this run have expired and are no longer available.
Loading