Bump dotnet-ilverify from 5.0.0 to 8.0.0 #286
Annotations
10 warnings
Build the project:
OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the project:
OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/Common.cs#L48
Possible null reference return.
|
Build the project:
OTAPI.Patcher/Common.cs#L58
Possible null reference return.
|
Build the project:
OTAPI.Patcher/Resolvers/MobileFileResolver.cs#L34
Possible null reference argument for parameter 'source' in 'string Enumerable.Last<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
|
Build the project:
OTAPI.Patcher/Resolvers/PCFileResolver.cs#L36
Possible null reference argument for parameter 'source' in 'string Enumerable.First<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
|
Build the project:
OTAPI.Patcher/Targets/PCServerTarget.cs#L37
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
Build the project:
OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading