Skip to content

chore: update dependency typescript to ~5.9.3 #21537

chore: update dependency typescript to ~5.9.3

chore: update dependency typescript to ~5.9.3 #21537

Triggered via pull request December 15, 2025 18:06
Status Failure
Total duration 10m 29s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Test
Post-Test
0s
Post-Test
Fit to window
Zoom out
Zoom in

Annotations

76 errors
Test Benchmark
Process completed with exit code 2.
Test Benchmark
Parameter 'e' implicitly has an 'any' type.
Test Benchmark
Parameter 'err' implicitly has an 'any' type.
Test Benchmark
Variable 'companyRepo' is used before being assigned.
Test Benchmark
Variable 'companyRepo' is used before being assigned.
Test Benchmark
Variable 'companyRepo' is used before being assigned.
Test (ubuntu-latest, 22): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (ubuntu-latest, 22): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (ubuntu-latest, 22): extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Test (ubuntu-latest, 22): examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Test (ubuntu-latest, 22): packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Test (macos-latest, 22): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (macos-latest, 22): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (macos-latest, 22): extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Test (macos-latest, 22): examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Test (macos-latest, 22): packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Test (ubuntu-latest, 20): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (ubuntu-latest, 20): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (ubuntu-latest, 20): extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Test (ubuntu-latest, 20): examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Test (ubuntu-latest, 20): packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Test (ubuntu-latest, 24): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (ubuntu-latest, 24): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (ubuntu-latest, 24): extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Test (ubuntu-latest, 24): examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Test (ubuntu-latest, 24): packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Verify Docs: extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Verify Docs: extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Verify Docs: extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Verify Docs: examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Verify Docs: examples/todo-list/src/__tests__/integration/todo-list-image.repository.integration.ts#L27
Variable 'todoRepo' is used before being assigned.
Verify Docs: packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Verify Docs: packages/rest/src/__tests__/acceptance/routing/routing.acceptance.ts#L240
Parameter 'err' implicitly has an 'any' type.
Verify Docs: packages/repository/src/__tests__/unit/repositories/belongs-to-repository-factory.unit.ts#L64
Variable 'companyRepo' is used before being assigned.
Verify Docs: packages/repository/src/__tests__/unit/repositories/belongs-to-repository-factory.unit.ts#L47
Variable 'companyRepo' is used before being assigned.
Verify Docs: packages/repository/src/__tests__/unit/repositories/belongs-to-repository-factory.unit.ts#L33
Variable 'companyRepo' is used before being assigned.
Test (windows-2022, 22): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (windows-2022, 22): extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Test (windows-2022, 22): extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Test (windows-2022, 22): examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Test (windows-2022, 22): packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Code Lint: extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L797
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Code Lint: extensions/sequelize/src/sequelize/sequelize.repository.base.ts#L749
Argument of type 'Class<Entity> & typeof Entity' is not assignable to parameter of type '(typeof Entity & { prototype: T; }) | undefined'.
Code Lint: extensions/cron/src/types.ts#L58
Class field 'fireOnTick' defined by the parent class is not accessible in the child class via super.
Code Lint: examples/todo-list/src/__tests__/integration/todo.repository.integration.ts#L28
Variable 'todoListImageRepo' is used before being assigned.
Code Lint: examples/todo-list/src/__tests__/integration/todo-list-image.repository.integration.ts#L27
Variable 'todoRepo' is used before being assigned.
Code Lint: packages/rest/src/__tests__/unit/body-parser.unit.ts#L314
Parameter 'e' implicitly has an 'any' type.
Code Lint: packages/rest/src/__tests__/acceptance/routing/routing.acceptance.ts#L240
Parameter 'err' implicitly has an 'any' type.
Code Lint: packages/repository/src/__tests__/unit/repositories/belongs-to-repository-factory.unit.ts#L64
Variable 'companyRepo' is used before being assigned.
Code Lint: packages/repository/src/__tests__/unit/repositories/belongs-to-repository-factory.unit.ts#L47
Variable 'companyRepo' is used before being assigned.
Code Lint: packages/repository/src/__tests__/unit/repositories/belongs-to-repository-factory.unit.ts#L33
Variable 'companyRepo' is used before being assigned.