fix: conditionally upload sources to Crowdin based on repository #410
build-and-release.yml
on: push
Annotations
15 errors and 90 warnings
|
build (osx-arm64)
Process completed with exit code 1.
|
|
build (win-x86)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (win-x86)
Process completed with exit code 1.
|
|
build (linux-arm64)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (linux-arm64)
The operation was canceled.
|
|
build (win-x64)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (win-x64)
The operation was canceled.
|
|
build (osx-x64)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (osx-x64)
The operation was canceled.
|
|
build (win-arm64)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (win-arm64)
The operation was canceled.
|
|
build (linux-arm)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (linux-arm)
The operation was canceled.
|
|
build (linux-x64)
The strategy configuration was canceled because "build.osx-arm64" failed
|
|
build (linux-x64)
The operation was canceled.
|
|
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 (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 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#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#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#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#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#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/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/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 (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 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#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#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#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/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/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-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 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#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#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#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/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#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-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 (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 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#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#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/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#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#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/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 (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-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 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#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#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#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.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#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#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.
|
|
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 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#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#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#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#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#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-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 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#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#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#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/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-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 (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 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#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-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#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#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/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.
|