chore(release): 18.4.2 #630
Annotations
10 errors and 1 warning
Run npx tsc:
src/Connection/index.ts#L241
Argument of type 'import("/home/runner/work/lucid/lucid/node_modules/knex/types/index").Knex<any, any[]>' is not assignable to parameter of type 'import("/home/runner/work/lucid/lucid/node_modules/knex-dynamic-connection/node_modules/knex/types/index").Knex<any, any[]>'.
|
Run npx tsc:
src/Connection/index.ts#L260
Argument of type 'import("/home/runner/work/lucid/lucid/node_modules/knex/types/index").Knex<any, any[]>' is not assignable to parameter of type 'import("/home/runner/work/lucid/lucid/node_modules/knex-dynamic-connection/node_modules/knex/types/index").Knex<any, any[]>'.
|
Run npx tsc:
test/orm/base-model.spec.ts#L4931
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/base-model.spec.ts#L4962
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/base-model.spec.ts#L4989
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/base-model.spec.ts#L5176
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/base-model.spec.ts#L5332
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/base-model.spec.ts#L5475
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/model-many-to-many.spec.ts#L676
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
Run npx tsc:
test/orm/model-many-to-many.spec.ts#L677
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading