Update dotnet monorepo #1525
build.yml
on: pull_request
dotnet-build-logic
1m 29s
dotnet-build-install
38s
Annotations
5 errors, 12 warnings, and 2 notices
|
dotnet-build-install
Process completed with exit code 1.
|
|
dotnet-build-install
To install these workloads, run the following command: dotnet workload restore
|
|
dotnet-build-install
To build this project, the following workloads must be installed: maccatalyst
|
|
dotnet-build-install
To install these workloads, run the following command: dotnet workload restore
|
|
dotnet-build-install
To build this project, the following workloads must be installed: maccatalyst
|
|
dotnet-build-install
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet-build-logic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet-build-logic:
logic/Gaming/A_ResourceManager.cs#L76
Dereference of a possibly null reference.
|
|
dotnet-build-logic:
logic/Gaming/A_ResourceManager.cs#L63
Dereference of a possibly null reference.
|
|
dotnet-build-logic:
logic/Gaming/A_ResourceManager.cs#L50
Dereference of a possibly null reference.
|
|
dotnet-build-logic:
logic/Gaming/A_ResourceManager.cs#L17
Parameter 'Map gameMap' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
|
dotnet-build-logic:
logic/GameClass/GameObj/Areas/Bush.cs#L7
Parameter 'XY initPos' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
dotnet-build-logic:
logic/GameClass/GameObj/Areas/Construction.cs#L32
The variable 'constructSpeed' is assigned but its value is never used
|
|
dotnet-build-logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
|
dotnet-build-logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
|
|
dotnet-build-logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
|
dotnet-build-logic:
logic/ClientTest/Program.cs#L59
Unreachable code detected
|
|
dotnet-build-install
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
dotnet-build-logic
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|