Skip to content

Remove static mutable state from LibCpp2IL 2: Electric Boogaloo #1495

Remove static mutable state from LibCpp2IL 2: Electric Boogaloo

Remove static mutable state from LibCpp2IL 2: Electric Boogaloo #1495

Triggered via pull request April 9, 2026 21:24
Status Success
Total duration 1m 50s
Artifacts 6

dotnet-core.yml

on: pull_request
Build - Windows .NET Framework Zip
32s
Build - Windows .NET Framework Zip
Run Tests & Publish Dev Package
1m 45s
Run Tests & Publish Dev Package
Matrix: Build Single-File Artifact
Fit to window
Zoom out
Zoom in

Annotations

103 warnings
Build - Windows .NET Framework Zip
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4.1.0, 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 - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L16
Non-nullable field 'fieldAndParameterDefaultValueData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build - Windows .NET Framework Zip: LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (linux-arm64, Cpp2IL)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.0, 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 Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-arm64, Cpp2IL): LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (linux-arm64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (linux-arm64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (osx-x64, Cpp2IL)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.0, 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 Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.0, 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 Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (osx-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (linux-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (linux-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-arm64, Cpp2IL)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.0, 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 Single-File Artifact (win-arm64, Cpp2IL)
No files were found with the provided path: ./Cpp2IL/bin/Release/net9.0/win-arm64/publish/Cpp2IL. No artifacts will be uploaded.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-arm64, Cpp2IL): LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (win-arm64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-arm64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (osx-arm64, Cpp2IL)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.0, 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 Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L16
Non-nullable field 'fieldAndParameterDefaultValueData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.0, 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 Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL): LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (osx-arm64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Reflection/Il2CppTypeReflectionData.cs#L32
'LibCpp2IlMain.DefaultContext' is obsolete: 'Use LibCpp2IlContext instead.'
Build Single-File Artifact (win-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Tests & Publish Dev Package
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4.1.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/
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L17
Non-nullable field 'fieldMarshaledSizes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L16
Non-nullable field 'fieldAndParameterDefaultValueData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests & Publish Dev Package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Tests & Publish Dev Package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size Digest
Cpp2IL-Netframework472-Windows
2.71 MB
sha256:cb6ecc51007f05e62493e087925ab3222c980d3deceed41e059e184225eeaa23
Cpp2IL-net9-linux-arm64
9.7 MB
sha256:b4d8e66c0079a6e8262de420cf183e6dfe90e5ccf53c4bc84a765e23044427d4
Cpp2IL-net9-linux-x64
9.93 MB
sha256:771d5e2ddf4f3419880dd3875633dd1094335eadb7366aa58354a802a4454ce9
Cpp2IL-net9-osx-arm64
9.18 MB
sha256:6128863472bd7daa4d5be9bfe14cff134da051249adb65568117d9a7f6ace449
Cpp2IL-net9-osx-x64
9.58 MB
sha256:ca3e77169e8395bac25aa29e8bd2567aedb6a7904837c3620bd596781ba2cdb0
Cpp2IL-net9-win-x64
9.61 MB
sha256:a78c6926d41becf76fa6ec647e1d3b13505707b78f7da606d03f03d4336fda77