🔨 fix rebase issues #15432
ci.yml
on: push
testdbcheck
1m 47s
testcheck
2m 1s
eslint
1m 53s
bundlewatch
1m 41s
Annotations
9 errors and 4 warnings
testdbcheck:
db/model/Dataset.ts#L73
Argument of type 'number[]' is not assignable to parameter of type 'Knex<any, any[]>'.
|
testdbcheck:
db/model/Dataset.ts#L121
Argument of type 'number[]' is not assignable to parameter of type 'Knex<any, any[]>'.
|
testdbcheck
Process completed with exit code 2.
|
bundlewatch:
db/model/Dataset.ts#L73
Argument of type 'number[]' is not assignable to parameter of type 'Knex<any, any[]>'.
|
bundlewatch:
db/model/Dataset.ts#L121
Argument of type 'number[]' is not assignable to parameter of type 'Knex<any, any[]>'.
|
bundlewatch
Process completed with exit code 2.
|
testcheck:
db/model/Dataset.ts#L73
Argument of type 'number[]' is not assignable to parameter of type 'Knex<any, any[]>'.
|
testcheck:
db/model/Dataset.ts#L121
Argument of type 'number[]' is not assignable to parameter of type 'Knex<any, any[]>'.
|
testcheck
Process completed with exit code 2.
|
testdbcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
bundlewatch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|