Skip to content

Correct npc create hook #419

Correct npc create hook

Correct npc create hook #419

Triggered via push August 22, 2026 21:15
Status Success
Total duration 4m 26s
Artifacts 9

ci.yml

on: push
Matrix: Server
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
Ubuntu PC Server
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Ubuntu PC Server: OTAPI.Server.Launcher/Program.cs#L248
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Ubuntu PC Server: OTAPI.Server.Launcher/Program.cs#L258
The local function 'ForceLoadAssembly' is declared but never used
Ubuntu PC Server: OTAPI.Server.Launcher/Program.cs#L248
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Ubuntu PC Server: OTAPI.Server.Launcher/Program.cs#L258
The local function 'ForceLoadAssembly' is declared but never used
Ubuntu PC Server: 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)'.
Ubuntu PC Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
Ubuntu PC Server: 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)'.
Ubuntu PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
Ubuntu PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Ubuntu PC Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L39
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Ubuntu PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Ubuntu PC Server: FNA/src/Utilities/FNADllMap.cs#L91
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
Ubuntu PC Server: FNA/src/Graphics/PackedVector/HalfTypeHelper.cs#L22
The type name 'uif' only contains lower-cased ascii characters. Such names may become reserved for the language.
Ubuntu PC Server: OTAPI.Common/ClientHelpers.cs#L91
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS PC Server
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
MacOS PC Server: OTAPI.Server.Launcher/Program.cs#L248
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
MacOS PC Server: OTAPI.Server.Launcher/Program.cs#L258
The local function 'ForceLoadAssembly' is declared but never used
MacOS PC Server: OTAPI.Server.Launcher/Program.cs#L248
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
MacOS PC Server: OTAPI.Server.Launcher/Program.cs#L258
The local function 'ForceLoadAssembly' is declared but never used
MacOS PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
MacOS PC Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
MacOS PC Server: 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)'.
MacOS PC Server: 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)'.
MacOS PC Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L39
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
MacOS PC Server: OTAPI.Patcher/Targets/PatchTargets.cs#L33
Possible null reference return.
MacOS PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
MacOS PC Server: FNA/src/Utilities/FNADllMap.cs#L91
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
MacOS PC Server: FNA/src/Graphics/PackedVector/HalfTypeHelper.cs#L22
The type name 'uif' only contains lower-cased ascii characters. Such names may become reserved for the language.
MacOS PC Server: OTAPI.Common/ClientHelpers.cs#L91
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows PC Server
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows PC Server: OTAPI.Server.Launcher/Program.cs#L248
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Windows PC Server: OTAPI.Server.Launcher/Program.cs#L258
The local function 'ForceLoadAssembly' is declared but never used
Windows PC Server: OTAPI.Server.Launcher/Program.cs#L248
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Windows PC Server: OTAPI.Server.Launcher/Program.cs#L258
The local function 'ForceLoadAssembly' is declared but never used
Windows PC Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
Windows PC Server: 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)'.
Windows PC Server: 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)'.
Windows PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L39
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Windows PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Windows PC Server: FNA/src/Utilities/FNADllMap.cs#L91
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
Windows PC Server: FNA/src/Graphics/PackedVector/HalfTypeHelper.cs#L22
The type name 'uif' only contains lower-cased ascii characters. Such names may become reserved for the language.
Windows PC Server: OTAPI.Common/ClientHelpers.cs#L91
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size Digest
MacOS PC Binaries
13.9 MB
sha256:ae518cc0408717ef2243839ee4d8699a9caffb537c224a587a7725b6fb4b8b72
MacOS PC NuGet Package
13 MB
sha256:d527ae2be8e5d3e009f9512069e60f2730a762330b8ab9c3a068426edf3968cd
MacOS PC Wiki MD files
2.82 KB
sha256:73b7317cd58c2f23b45a48b51d34a4f67179a41887b6fe9a4d0dc507988db8c9
Ubuntu PC Binaries
13.9 MB
sha256:c7bc9f511840b775535949b7c3aa07ea05919656d054638048bd24608da4a0b1
Ubuntu PC NuGet Package
13 MB
sha256:ff8d798a47fa63fb45340e7ecb455983c2f86f1d1ae32f16ea78bed12dc8f174
Ubuntu PC Wiki MD files
2.9 KB
sha256:d86da532577a9cc36038807a4ad19370cd5c938581e48e0b474314b92bfb2336
Windows PC Binaries
13.9 MB
sha256:7a20e60d0c8477d7c43b818b31462058fc240306308dcb17804bd835385372b3
Windows PC NuGet Package
13 MB
sha256:6fc4f82d48d6c27de65415b926f51a29590d7575f6192efe748c672eb959166b
Windows PC Wiki MD files
2.88 KB
sha256:4c8aa979dce518d9fc66bf29e5b71c000a6bdf202b0ccef2255020d9e69245b0