Merge pull request #130 from Arthri/use-slnf #296
Annotations
12 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/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/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