Skip to content

Refactor compiler for separation of concerns #1711

Refactor compiler for separation of concerns

Refactor compiler for separation of concerns #1711

Triggered via push December 21, 2024 10:57
Status Failure
Total duration 5m 14s
Artifacts
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
../../tests/integration/composite/DependencyResolution.spec.ts: src/application/Loader/ApplicationLoader.ts#L16
TypeError: utilities.loadCollections is not a function ❯ loadApplication ../application/Loader/ApplicationLoader.ts:16:33 ❯ AsyncLazy.valueFactory ../application/Loader/LazySingletonApplicationProvider.ts:16:74 ❯ AsyncLazy.getValue ../infrastructure/Threading/AsyncLazy.ts:21:31 ❯ createOrGetApplication ../application/Loader/LazySingletonApplicationProvider.ts:18:28 ❯ Module.buildContext ../application/Context/ApplicationContextFactory.ts:13:21 ❯ ../../tests/integration/composite/DependencyResolution.spec.ts:12:27
../../tests/integration/presentation/bootstrapping/ApplicationBootstrapper.spec.ts > ApplicationBootstrapper > can bootstrap without errors: tests/shared/Assertions/ExpectThrowsAsync.ts#L28
AssertionError: expected TypeError: utilities.loadCollections is n… to be undefined ❯ Module.expectDoesNotThrowAsync ../../tests/shared/Assertions/ExpectThrowsAsync.ts:28:17 ❯ ../../tests/integration/presentation/bootstrapping/ApplicationBootstrapper.spec.ts:14:5
../../tests/integration/presentation/components/Scripts/View/Tree/Shared/OperatingSystemNames.spec.ts: src/application/Loader/ApplicationLoader.ts#L16
TypeError: utilities.loadCollections is not a function ❯ loadApplication ../application/Loader/ApplicationLoader.ts:16:33 ❯ AsyncLazy.valueFactory ../application/Loader/LazySingletonApplicationProvider.ts:16:74 ❯ AsyncLazy.getValue ../infrastructure/Threading/AsyncLazy.ts:21:31 ❯ Module.createOrGetApplication ../application/Loader/LazySingletonApplicationProvider.ts:18:28 ❯ ../../tests/integration/presentation/components/Scripts/View/Tree/Shared/OperatingSystemNames.spec.ts:12:33
run-tests (ubuntu)
Process completed with exit code 1.
../../tests/integration/composite/DependencyResolution.spec.ts: src/application/Loader/ApplicationLoader.ts#L16
TypeError: utilities.loadCollections is not a function ❯ loadApplication ../application/Loader/ApplicationLoader.ts:16:33 ❯ AsyncLazy.valueFactory ../application/Loader/LazySingletonApplicationProvider.ts:16:74 ❯ AsyncLazy.getValue ../infrastructure/Threading/AsyncLazy.ts:21:31 ❯ createOrGetApplication ../application/Loader/LazySingletonApplicationProvider.ts:18:28 ❯ Module.buildContext ../application/Context/ApplicationContextFactory.ts:13:21 ❯ ../../tests/integration/composite/DependencyResolution.spec.ts:12:27
../../tests/integration/presentation/bootstrapping/ApplicationBootstrapper.spec.ts > ApplicationBootstrapper > can bootstrap without errors: tests/shared/Assertions/ExpectThrowsAsync.ts#L28
AssertionError: expected TypeError: utilities.loadCollections is n… to be undefined ❯ Module.expectDoesNotThrowAsync ../../tests/shared/Assertions/ExpectThrowsAsync.ts:28:17 ❯ ../../tests/integration/presentation/bootstrapping/ApplicationBootstrapper.spec.ts:14:5
../../tests/integration/presentation/components/Scripts/View/Tree/Shared/OperatingSystemNames.spec.ts: src/application/Loader/ApplicationLoader.ts#L16
TypeError: utilities.loadCollections is not a function ❯ loadApplication ../application/Loader/ApplicationLoader.ts:16:33 ❯ AsyncLazy.valueFactory ../application/Loader/LazySingletonApplicationProvider.ts:16:74 ❯ AsyncLazy.getValue ../infrastructure/Threading/AsyncLazy.ts:21:31 ❯ Module.createOrGetApplication ../application/Loader/LazySingletonApplicationProvider.ts:18:28 ❯ ../../tests/integration/presentation/components/Scripts/View/Tree/Shared/OperatingSystemNames.spec.ts:12:33
run-tests (macos)
Process completed with exit code 1.
../../tests/integration/composite/DependencyResolution.spec.ts: src/application/Loader/ApplicationLoader.ts#L16
TypeError: utilities.loadCollections is not a function ❯ loadApplication ../application/Loader/ApplicationLoader.ts:16:33 ❯ AsyncLazy.valueFactory ../application/Loader/LazySingletonApplicationProvider.ts:16:74 ❯ AsyncLazy.getValue ../infrastructure/Threading/AsyncLazy.ts:21:31 ❯ createOrGetApplication ../application/Loader/LazySingletonApplicationProvider.ts:18:28 ❯ Module.buildContext ../application/Context/ApplicationContextFactory.ts:13:21 ❯ ../../tests/integration/composite/DependencyResolution.spec.ts:12:27
../../tests/integration/presentation/bootstrapping/ApplicationBootstrapper.spec.ts > ApplicationBootstrapper > can bootstrap without errors: tests/shared/Assertions/ExpectThrowsAsync.ts#L28
AssertionError: expected TypeError: utilities.loadCollections is n… to be undefined ❯ Module.expectDoesNotThrowAsync ../../tests/shared/Assertions/ExpectThrowsAsync.ts:28:17 ❯ ../../tests/integration/presentation/bootstrapping/ApplicationBootstrapper.spec.ts:14:5
../../tests/integration/presentation/components/Scripts/View/Tree/Shared/OperatingSystemNames.spec.ts: src/application/Loader/ApplicationLoader.ts#L16
TypeError: utilities.loadCollections is not a function ❯ loadApplication ../application/Loader/ApplicationLoader.ts:16:33 ❯ AsyncLazy.valueFactory ../application/Loader/LazySingletonApplicationProvider.ts:16:74 ❯ AsyncLazy.getValue ../infrastructure/Threading/AsyncLazy.ts:21:31 ❯ Module.createOrGetApplication ../application/Loader/LazySingletonApplicationProvider.ts:18:28 ❯ ../../tests/integration/presentation/components/Scripts/View/Tree/Shared/OperatingSystemNames.spec.ts:12:33
run-tests (windows)
Process completed with exit code 1.
run-tests (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636