Skip to content

fix: update Crowdin project URL in documentation and settings #409

fix: update Crowdin project URL in documentation and settings

fix: update Crowdin project URL in documentation and settings #409

Triggered via push April 6, 2026 11:57
Status Success
Total duration 3m 1s
Artifacts 8
determine-build
3s
determine-build
create-tag
5s
create-tag
fetch-translations
24s
fetch-translations
Matrix: build
create-release
38s
create-release
Fit to window
Zoom out
Zoom in

Annotations

91 warnings
create-tag
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. 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/
fetch-translations
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/cache/save@v3, actions/checkout@v3. 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/
build (win-x86)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (win-x86): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (win-x86): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (win-x86): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (win-x86): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (linux-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (linux-arm): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (linux-arm): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (linux-arm): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (linux-arm): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (win-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (win-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (win-arm64): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (win-arm64): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (win-arm64): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (linux-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (linux-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64): MinecraftClient/Crypto/FastAes.cs#L90
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
build (linux-arm64): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (linux-arm64): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (linux-arm64): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (linux-arm64): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (linux-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64): MinecraftClient/Crypto/FastAes.cs#L90
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
build (linux-x64): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (linux-x64): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (linux-x64): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (linux-x64): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (win-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (win-x64): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (win-x64): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (win-x64): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (osx-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (osx-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (osx-arm64): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (osx-arm64): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (osx-arm64): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
build (osx-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@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/
build (osx-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L108
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L106
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L38
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L39
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64): MinecraftClient/WinAPI/ConsoleIcon.cs#L107
This call site is reachable on: 'Windows' all versions. 'Icon.FromHandle(nint)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64): MinecraftClient/Tui/TuiConsoleBackend.cs#L22
The field 'TuiConsoleBackend._readThreadActive' is assigned but its value is never used
build (osx-x64): MinecraftClient/Scripting/MccGameApi.cs#L897
Possible null reference assignment.
build (osx-x64): MinecraftClient/Scripting/MccGameApi.cs#L853
Possible null reference assignment.
build (osx-x64): MinecraftClient/Scripting/MccGameApi.cs#L806
Possible null reference assignment.
create-release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, ncipollo/release-action@v1.14.0. 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/

Artifacts

Produced during runtime
Name Size Digest
MinecraftClient-20260406-409-linux-arm
61 MB
sha256:9a40e56dbacb6453777f7a7cc5e700e09bcdf0dbd4b0c7a2921d8bb331f5a768
MinecraftClient-20260406-409-linux-arm64
73.5 MB
sha256:81b5f57a49d740866ed108b8b46b4e12c192a9dab11b2827d5562e6a4c21acf1
MinecraftClient-20260406-409-linux-x64
76.4 MB
sha256:8d47a2e0cbbe04b3d30b9f5a17863dc34fa382d4b95a1baf150bd9a8b06e6bc1
MinecraftClient-20260406-409-osx-arm64
70.5 MB
sha256:1a624c21b80108103bc8b47614f2f8d63b8e4a2a20072e33ea05f9314bce9315
MinecraftClient-20260406-409-osx-x64
75 MB
sha256:17c9da23fb3978ff7efbdc14a06a1103e8ad29ee4993d0ccfbd8bc7974caf6c4
MinecraftClient-20260406-409-win-arm64
69.7 MB
sha256:811f4476a144564c62000d017943e5d214cdd331f33d1d40eb9e76dbbdeffe54
MinecraftClient-20260406-409-win-x64
72.5 MB
sha256:dd0d8afe46cbb6204e28dd9a308ffabac73f773bd9ecf14d44912f8766c9fdaf
MinecraftClient-20260406-409-win-x86
68.6 MB
sha256:f088924706eb5ab92d7c17526432c97c93b15f44afaae55dacb6738f9895f0d6