Move Sophon.Test into its own submodule #1464
Annotations
5 warnings
Build:
SevenZipExtractor/SevenZipExtractor/IO/Callback/StreamCallbackBase.cs#L11
'StreamCallbackBase.ArchivePassword' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
SevenZipExtractor/SevenZipExtractor/IO/Callback/StreamCallbackBase.cs#L56
'StreamCallbackBase.SetArchivePassword(string?)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
Hi3Helper.Win32/ToastCOM/Notification/NotificationServiceCallback.cs#L18
Parameter 'ILogger? logger' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
Build:
Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Audio/SRAudioMetadata.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Hi3Helper.Core/Classes/Shared/Region/LauncherConfig.cs#L332
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
|
Loading