Skip to content

Implement ResolverUI for RaiseIntent functionality #2675

Implement ResolverUI for RaiseIntent functionality

Implement ResolverUI for RaiseIntent functionality #2675

Triggered via pull request June 24, 2024 15:31
Status Failure
Total duration 8m 39s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build (6.0.x, 20.x): src/fdc3/dotnet/DesktopAgent/test/MorganStanley.ComposeUI.DesktopAgent.Tests/Infrastructure/Internal/ResolverUiMessageRouterCommunicator.Tests.cs#L39
The type or namespace name 'InvokeOptions' could not be found (are you missing a using directive or an assembly reference?)
build (6.0.x, 20.x): src/fdc3/dotnet/DesktopAgent/test/MorganStanley.ComposeUI.DesktopAgent.Tests/Infrastructure/Internal/ResolverUiMessageRouterCommunicator.Tests.cs#L58
The type or namespace name 'InvokeOptions' could not be found (are you missing a using directive or an assembly reference?)
build (6.0.x, 20.x): src/fdc3/dotnet/DesktopAgent/test/MorganStanley.ComposeUI.DesktopAgent.Tests/Infrastructure/Internal/ResolverUiMessageRouterCommunicator.Tests.cs#L39
The type or namespace name 'InvokeOptions' could not be found (are you missing a using directive or an assembly reference?)
build (6.0.x, 20.x): src/fdc3/dotnet/DesktopAgent/test/MorganStanley.ComposeUI.DesktopAgent.Tests/Infrastructure/Internal/ResolverUiMessageRouterCommunicator.Tests.cs#L58
The type or namespace name 'InvokeOptions' could not be found (are you missing a using directive or an assembly reference?)
build (6.0.x, 20.x)
Process completed with exit code 1.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L26
Possible null reference argument for parameter 'launchPath' in 'ExecutableRunner.ExecutableRunner(string launchPath, string[]? arguments)'.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L29
Possible null reference argument for parameter 'path' in 'DotNetCoreRunner.DotNetCoreRunner(string path, string[]? arguments)'.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L32
Possible null reference argument for parameter 'path' in 'ComposeHostedWebApp.ComposeHostedWebApp(string path, int port)'.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L35
Converting null literal or possible null value to non-nullable type.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L45
Possible null reference argument for parameter 'moduleRunner' in 'WindowedModuleHost.WindowedModuleHost(string name, Guid instanceId, IWindowedModuleRunner moduleRunner)'.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L47
Possible null reference argument for parameter 'url' in 'WebpageModuleHost.WebpageModuleHost(string name, Guid instanceId, string url, IModuleRunner? runner)'.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/ModuleHostFactory.cs#L49
Possible null reference argument for parameter 'runner' in 'BackgroundModuleHost.BackgroundModuleHost(string name, Guid instanceId, IModuleRunner runner)'.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/Modules/ModuleManifest.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x, 20.x): prototypes/multi-module-prototype/src/module-loader/dotnet/ModuleLoader/Modules/ModuleManifest.cs#L18
Non-nullable property 'StartupType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x, 20.x)
Unexpected input(s) 'COMPOSEUI_SKIP_DOWNLOAD', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']