Bump Microsoft.AspNetCore.Authentication.JwtBearer and 5 others #11
Annotations
5 errors and 10 warnings
|
Build / Build
Process completed with exit code 1.
|
|
Build / Build:
src/Moryx.Drivers.OpcUa/OpcUaDriver.cs#L326
Argument 2: cannot convert from 'string' to 'byte[]'
|
|
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/OpcUaDriver.cs#L326
Argument 2: cannot convert from 'string' to 'byte[]'
|
|
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()
|