Change leftover window titles & text#18
Merged
Merged
Annotations
11 warnings
|
Complete job
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, microsoft/setup-msbuild@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build the application:
Library/RSBot.NavMeshApi/Edges/NavMeshLinkEdge.cs#L12
Non-nullable property 'LinkedObjEdge' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build the application:
Library/RSBot.NavMeshApi/Edges/NavMeshLinkEdge.cs#L11
Non-nullable property 'LinkedInst' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build the application:
Library/RSBot.NavMeshApi/Dungeon/NavMeshDungeon.cs#L31
Non-nullable property 'VoxelGrid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build the application:
Library/RSBot.NavMeshApi/Dungeon/DungeonVoxelID.cs#L78
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build the application:
Library/RSBot.NavMeshApi/Object/NavMeshEventZone.cs#L64
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build the application:
Library/RSBot.NavMeshApi/Mathematics/RID.cs#L131
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build the application:
Library/RSBot.FileSystem/PackFile/Cryptography/Blowfish.cs#L1261
Possible null reference return.
|
|
Build the application:
Library/RSBot.FileSystem/PackFile/Cryptography/Blowfish.cs#L1229
Possible null reference return.
|
|
Build the application:
Library/RSBot.FileSystem/PackFile/PackReader.cs#L13
Non-nullable field '_resolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build the application:
Library/RSBot.FileSystem/PackFile/PackReader.cs#L12
Non-nullable field '_reader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
background
wait
wait-all
cancel
parallel
Loading