Checks for if a file is deleted #64
Closed
Annotations
10 warnings
|
SevenZipExtractor/SevenZipExtractor/SevenZipInterface.cs#L153
This call site is reachable on all platforms. 'Marshal.GetObjectForNativeVariant<object>(nint)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
PenumbraModForwarder.Common/Services/ArkService.cs#L16
Non-nullable field '_cacheFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
PenumbraModForwarder.Common/Services/RegistryHelper.cs#L26
Possible null reference return.
|
|
PenumbraModForwarder.Common/Services/RegistryHelper.cs#L32
Possible null reference return.
|
|
PenumbraModForwarder.Common/Services/ArkService.cs#L33
Dereference of a possibly null reference.
|
|
PenumbraModForwarder.Common/Services/ArchiveHelperService.cs#L152
Possible null reference return.
|
|
PenumbraModForwarder.Common/Services/ArchiveHelperService.cs#L165
Possible null reference return.
|
|
PenumbraModForwarder.Common/Services/ArchiveHelperService.cs#L185
Converting null literal or possible null value to non-nullable type.
|
|
PenumbraModForwarder.Common/Services/ArchiveHelperService.cs#L186
Converting null literal or possible null value to non-nullable type.
|
|
PenumbraModForwarder.Common/Services/ArchiveHelperService.cs#L215
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading