Skip to content

Bump Microsoft.Identity.Web.DownstreamApi and 3 others #195

Bump Microsoft.Identity.Web.DownstreamApi and 3 others

Bump Microsoft.Identity.Web.DownstreamApi and 3 others #195

Triggered via pull request December 5, 2025 07:16
Status Failure
Total duration 10m 33s
Artifacts

build-and-test.yml

on: pull_request
IntegrationTests  /  IntegrationTests
IntegrationTests / IntegrationTests
UnitTests  /  UnitTests
UnitTests / UnitTests
Publish  /  Publish
Publish / Publish
ReportGenerator  /  ReportGenerator
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Build / Build
Process completed with exit code 1.
Build / Build: src/Moryx.Drivers.OpcUa/ApplicationConfigurationFactory.cs#L40
'ApplicationInstance' does not contain a definition for 'CheckApplicationInstanceCertificate' and no accessible extension method 'CheckApplicationInstanceCertificate' accepting a first argument of type 'ApplicationInstance' could be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.Drivers.OpcUa/ApplicationConfigurationFactory.cs#L40
'ApplicationInstance' does not contain a definition for 'CheckApplicationInstanceCertificate' and no accessible extension method 'CheckApplicationInstanceCertificate' accepting a first argument of type 'ApplicationInstance' could be found (are you missing a using directive or an assembly reference?)
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()