Skip to content

chore: update dependency typescript to ~5.7.3 #13974

chore: update dependency typescript to ~5.7.3

chore: update dependency typescript to ~5.7.3 #13974

Triggered via pull request April 4, 2024 19:05
Status Failure
Total duration 9m 45s
Artifacts

continuous-integration.yml

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

Annotations

80 errors
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test Benchmark
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Test Benchmark
Parameter 'b' implicitly has an 'any' type.
Test Benchmark
Parameter 'b' implicitly has an 'any' type.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Code Lint: packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Code Lint: packages/boot/src/__tests__/integration/controller.booter.integration.ts#L30
Parameter 'b' implicitly has an 'any' type.
Code Lint: packages/boot/src/__tests__/integration/datasource.booter.integration.ts#L26
Parameter 'b' implicitly has an 'any' type.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Verify Docs: packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Verify Docs: packages/boot/src/__tests__/integration/controller.booter.integration.ts#L30
Parameter 'b' implicitly has an 'any' type.
Verify Docs: packages/boot/src/__tests__/integration/datasource.booter.integration.ts#L26
Parameter 'b' implicitly has an 'any' type.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 16): packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (macos-latest, 18): packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 18): packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (ubuntu-latest, 20): packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L23
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L39
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L54
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L71
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L76
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L77
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/component-application.booter.acceptance.ts#L92
Argument of type 'BooterApp' is not assignable to parameter of type 'Application & Bootable'.
Test (windows-latest, 18): packages/boot/src/__tests__/acceptance/controller.booter.acceptance.ts#L27
Argument of type 'BooterApp' is not assignable to parameter of type 'RestApplicationLike'.