Add initial support for region in launcher #3035
Triggered via pull request
February 26, 2026 14:07
Status
Failure
Total duration
10m 57s
Artifacts
–
build-and-test.yml
on: pull_request
EnvVar
1m 49s
IntegrationTests
/
IntegrationTests
UnitTests
/
UnitTests
Publish
/
Publish
Publish-Test-Coverage
/
Publish-Test-Coverage
Annotations
3 errors and 10 warnings
|
Build / Build
Process completed with exit code 1.
|
|
Build / Build:
src/Moryx.Launcher/ShellNavigator.cs#L84
Cannot implicitly convert type 'Moryx.Launcher.LauncherRegionConfig[]' to 'Moryx.Launcher.LauncherRegionConfig'
|
|
Build / Build:
src/Moryx.Launcher/ShellNavigator.cs#L84
Cannot implicitly convert type 'Moryx.Launcher.LauncherRegionConfig[]' to 'Moryx.Launcher.LauncherRegionConfig'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L57
Missing XML comment for publicly visible type or member 'ModuleLogger.Log<TState>(LogLevel, EventId, TState, Exception, Func<TState, Exception, string>)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L49
Missing XML comment for publicly visible type or member 'ModuleLogger.GetChild(string, Type)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L35
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory, Action<LogLevel, string, Exception>)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L30
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L20
Missing XML comment for publicly visible type or member 'ModuleLogger.IsEnabled(LogLevel)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L18
Missing XML comment for publicly visible type or member 'ModuleLogger.NotificationTarget'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L16
Missing XML comment for publicly visible type or member 'ModuleLogger.Name'
|
|
Build / Build:
src/Moryx/Communication/Sockets/InvalidHeaderException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build / Build:
src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L9
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build / Build:
src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L9
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|