Update OTAPI.PC.nuspec #302
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Common.cs#L34
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/NugetPackageBuilder.cs#L33
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/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#L61
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/Common.cs#L110
Dereference of a possibly null reference.
|
Build the project:
OTAPI.Patcher/Common.cs#L111
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Mobile Binaries", "Mobile NuGet Package", "Mobile Wiki MD files", "PC Binaries", "PC NuGet Package", "PC Wiki MD files", "tModLoader Binaries", "tModLoader NuGet Package", "tModLoader Wiki MD files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading