chore: update dependency typescript to ~5.6.3 #16211
Annotations
7 errors
Build:
packages/rest/src/__tests__/acceptance/routing/routing.acceptance.ts#L240
Parameter 'err' implicitly has an 'any' type.
|
Build:
packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
|
Build:
extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
|
Build:
extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L750
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
|
Build:
extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L798
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
|
Build:
extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L1224
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
|
Build
Process completed with exit code 1.
|
Loading