Bump the npm-patch group across 12 directories with 16 updates #4
Triggered via pull request
November 27, 2025 14:12
Status
Success
Total duration
14m 55s
Artifacts
–
Annotations
11 warnings
|
Build / Build
No files were found with the provided path: artifacts/packages/. No artifacts will be uploaded.
|
|
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()
|