Bump ReactiveUI from 18.3.1 to 19.5.41 #292
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Targets/PCServerTarget.cs#L37
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
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/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/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/Common.cs#L48
Possible null reference return.
|
Build the project:
OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/Common.cs#L58
Possible null reference return.
|
Build the project:
OTAPI.Patcher/Common.cs#L110
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading