Skip to content

chore: update dependency typescript to ~5.9.3 #20365

chore: update dependency typescript to ~5.9.3

chore: update dependency typescript to ~5.9.3 #20365

Triggered via pull request September 29, 2025 00:03
Status Failure
Total duration 7m 16s
Artifacts

continuous-integration.yml

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

Annotations

67 errors and 1 notice
Test (macos-latest, 22): 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'.
Test (macos-latest, 22): 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'.
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 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, 20): 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'.
Test (ubuntu-latest, 20): 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'.
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 (windows-latest, 22)
Process completed with exit code 1.
Test (ubuntu-latest, 24): 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'.
Test (ubuntu-latest, 24): 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'.
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#L798
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#L750
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.
Code Lint: 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'.
Code Lint: 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'.
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.
Test (ubuntu-latest, 22): 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'.
Test (ubuntu-latest, 22): 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'.
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 (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677