Skip to content

Update ConsoleInteractive submodule #307

Update ConsoleInteractive submodule

Update ConsoleInteractive submodule #307

Re-run triggered March 22, 2026 06:00
Status Success
Total duration 1m 32s
Artifacts
determine-build
3s
determine-build
fetch-translations
13s
fetch-translations
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

89 warnings
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 will be forced to run with Node.js 24 by default starting June 2nd, 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)
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (win-arm64): MinecraftClient/Protocol/Message/ChatParser.cs#L581
Converting null literal or possible null value to non-nullable type.
build (win-arm64): MinecraftClient/Protocol/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
build (win-arm64): MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
build (win-arm64): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (win-arm64): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
build (win-arm64): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-arm64): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-arm64): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (win-arm64): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/DataTypes.cs#L967
The variable 'ex' is declared but never used
build (linux-x64): MinecraftClient/Protocol/Message/ChatParser.cs#L581
Converting null literal or possible null value to non-nullable type.
build (linux-x64): MinecraftClient/Protocol/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
build (linux-x64): MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
build (linux-x64): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (linux-x64): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
build (linux-x64): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (linux-x64): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (linux-x64): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (linux-x64): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_20_6/RuleSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (osx-x64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/AttributeSubComponent121.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (osx-x64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (osx-x64): MinecraftClient/Protocol/Handlers/DataTypes.cs#L967
The variable 'ex' is declared but never used
build (osx-x64): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (osx-x64): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (osx-x64): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (osx-x64): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
build (osx-x64): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (osx-x64): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_20_6/RuleSubComponent.cs#L7
Parameter 'SubComponentRegistry subComponentRegistry' 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.
build (linux-arm64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_20_6/RuleSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (linux-arm64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/AttributeSubComponent121.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (linux-arm64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (linux-arm64): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
build (linux-arm64): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (linux-arm64): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
build (linux-arm64): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (linux-arm64): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (linux-arm64): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (linux-arm): MinecraftClient/Protocol/Message/ChatParser.cs#L581
Converting null literal or possible null value to non-nullable type.
build (linux-arm): MinecraftClient/Protocol/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
build (linux-arm): MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
build (linux-arm): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (linux-arm): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (linux-arm): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (linux-arm): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (linux-arm): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
build (linux-arm): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (win-x86): MinecraftClient/Protocol/Message/ChatParser.cs#L581
Converting null literal or possible null value to non-nullable type.
build (win-x86): MinecraftClient/Protocol/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
build (win-x86): MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
build (win-x86): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (win-x86): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
build (win-x86): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-x86): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-x86): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (win-x86): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (win-x64): MinecraftClient/Protocol/Message/ChatParser.cs#L581
Converting null literal or possible null value to non-nullable type.
build (win-x64): MinecraftClient/Protocol/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
build (win-x64): MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
build (win-x64): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-x64): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (win-x64): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (win-x64): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (win-x64): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.
build (win-x64): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
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/setup-dotnet@v4, ncipollo/release-action@v1.14.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_20_6/RuleSubComponent.cs#L7
Parameter 'SubComponentRegistry subComponentRegistry' 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.
build (osx-arm64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_20_6/RuleSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (osx-arm64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/AttributeSubComponent121.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (osx-arm64): MinecraftClient/Protocol/Handlers/StructuredComponents/Components/Subcomponents/1_21/SoundEventSubComponent.cs#L7
Parameter 'DataTypes dataTypes' 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.
build (osx-arm64): MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
build (osx-arm64): MinecraftClient/McClient.cs#L174
Non-nullable field 'handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (osx-arm64): MinecraftClient/McClient.cs#L174
Non-nullable field 'client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (osx-arm64): MinecraftClient/McClient.cs#L211
Possible null reference argument for parameter 'value' in 'void Scope.SetTag(string key, string value)'.
build (osx-arm64): MinecraftClient/Mapping/World.cs#L330
Converting null literal or possible null value to non-nullable type.
build (osx-arm64): MinecraftClient/Mapping/World.cs#L320
Converting null literal or possible null value to non-nullable type.