Merge pull request #2948 from milutinke/bug-fixes-2026-03 #305
Annotations
23 errors and 89 warnings
|
build (linux-arm)
Process completed with exit code 1.
|
|
build (linux-arm)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (osx-arm64)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (osx-arm64)
The operation was canceled.
|
|
build (osx-arm64)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (linux-x64)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (linux-x64)
The operation was canceled.
|
|
build (linux-x64)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (win-x64)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (win-x64)
The operation was canceled.
|
|
build (win-x64)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (linux-arm64)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (linux-arm64)
The operation was canceled.
|
|
build (linux-arm64)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (win-x86)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (win-x86)
The operation was canceled.
|
|
build (win-x86)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (win-arm64)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (win-arm64)
The operation was canceled.
|
|
build (win-arm64)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build (osx-x64)
The strategy configuration was canceled because "build.linux-arm" failed
|
|
build (osx-x64)
The operation was canceled.
|
|
build (osx-x64)
Assets file '/home/runner/work/Minecraft-Console-Client/Minecraft-Console-Client/ConsoleInteractive/ConsoleInteractive/ConsoleInteractive/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
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. 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)
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. 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_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-arm):
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-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/Handlers/DataTypes.cs#L967
The variable 'ex' is declared but never used
|
|
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/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/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. 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 '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/Protocol/Handlers/DataTypes.cs#L967
The variable 'ex' is declared but never used
|
|
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.
|
|
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/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. 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/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-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 (linux-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 (linux-x64):
MinecraftClient/Protocol/Handlers/DataTypes.cs#L967
The variable 'ex' is declared but never used
|
|
build (linux-x64):
MinecraftClient/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
|
|
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 (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. 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/Scripting/DynamicRun/Builder/Compiler.cs#L97
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
|
|
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 (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. 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_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/Protocol/Message/ChatParser.cs#L581
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-arm64):
MinecraftClient/Protocol/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-arm64):
MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
|
|
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/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-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 (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. 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/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/Protocol/Handlers/DataTypes.cs#L967
The variable 'ex' is declared but never used
|
|
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/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-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. 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/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/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/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. 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/Message/ChatParser.cs#L556
Converting null literal or possible null value to non-nullable type.
|
|
build (osx-x64):
MinecraftClient/Protocol/Message/ChatParser.cs#L552
Converting null literal or possible null value to non-nullable type.
|
|
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/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 (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)'.
|