Merge remote-tracking branch 'origin/dev' into future #1069
build-and-test.yml
on: push
EnvVar
3s
Publish
/
Publish
Publish-Test-Coverage
/
Publish-Test-Coverage
Annotations
3 errors and 11 warnings
Build / Build:
src/Tests/Moryx.Resources.Management.Tests/Mocks/ResourceWithGenericMethod.cs#L14
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
|
Build / Build:
src/Tests/Moryx.Resources.Management.Tests/Mocks/ResourceWithGenericMethod.cs#L14
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
|
Build / Build
Process completed with exit code 1.
|
Build / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build / Build:
src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build / Build:
src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build / Build:
src/Moryx/Communication/Sockets/InvalidHeaderException.cs#L24
'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/Endpoints/Connector/VersionCompare.cs#L13
Missing XML comment for publicly visible type or member 'VersionCompare.ClientMatch(Version, Version)'
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L17
Missing XML comment for publicly visible type or member 'ModuleLogger.Name'
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L19
Missing XML comment for publicly visible type or member 'ModuleLogger.NotificationTarget'
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L21
Missing XML comment for publicly visible type or member 'ModuleLogger.IsEnabled(LogLevel)'
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L31
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory)'
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L36
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory, Action<LogLevel, string, Exception>)'
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L50
Missing XML comment for publicly visible type or member 'ModuleLogger.GetChild(string, Type)'
|