Skip to content

Fix construction of GenericParameterSignature #1193

Fix construction of GenericParameterSignature

Fix construction of GenericParameterSignature #1193

Triggered via push December 24, 2024 13:24
Status Success
Total duration 1m 58s
Artifacts 4

dotnet-core.yml

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

Annotations

58 warnings
Build - Windows .NET Framework Zip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build - Windows .NET Framework Zip: LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' 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/BinaryStructures/Il2CppRGCTXDefinition.cs#L46
Non-nullable field '_defData' 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/BinarySearcher.cs#L118
Dereference of a possibly null reference.
Build - Windows .NET Framework Zip: LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
Build - Windows .NET Framework Zip: Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L114
Dereference of a possibly null reference.
Build Single-File Artifact (linux-x64, Cpp2IL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppTypeDefinition.cs#L140
Possible null reference argument for parameter 'source' in 'IEnumerable<Il2CppRGCTXDefinition> Enumerable.Skip<Il2CppRGCTXDefinition>(IEnumerable<Il2CppRGCTXDefinition> source, int count)'.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/BinarySearcher.cs#L118
Dereference of a possibly null reference.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' 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/BinaryStructures/Il2CppRGCTXDefinition.cs#L46
Non-nullable field '_defData' 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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L260
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L276
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (linux-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L292
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (linux-x64, Cpp2IL): Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L160
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
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-x64, Cpp2IL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/BinarySearcher.cs#L118
Dereference of a possibly null reference.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' 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/BinaryStructures/Il2CppRGCTXDefinition.cs#L46
Non-nullable field '_defData' 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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppTypeDefinition.cs#L140
Possible null reference argument for parameter 'source' in 'IEnumerable<Il2CppRGCTXDefinition> Enumerable.Skip<Il2CppRGCTXDefinition>(IEnumerable<Il2CppRGCTXDefinition> source, int count)'.
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L260
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L276
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (win-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L292
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (win-x64, Cpp2IL): Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L160
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
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/
Build Single-File Artifact (osx-x64, Cpp2IL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (osx-x64, Cpp2IL): LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' 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/BinaryStructures/Il2CppRGCTXDefinition.cs#L46
Non-nullable field '_defData' 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/BinarySearcher.cs#L118
Dereference of a possibly null reference.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/Metadata/Il2CppTypeDefinition.cs#L140
Possible null reference argument for parameter 'source' in 'IEnumerable<Il2CppRGCTXDefinition> Enumerable.Skip<Il2CppRGCTXDefinition>(IEnumerable<Il2CppRGCTXDefinition> source, int count)'.
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L260
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L276
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (osx-x64, Cpp2IL): LibCpp2IL/NintendoSwitch/NsoFile.cs#L292
Avoid inexact read with 'LibCpp2IL.Lz4DecodeStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Single-File Artifact (osx-x64, Cpp2IL): Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L160
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
Run Tests & Publish Dev Package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
Run Tests & Publish Dev Package: LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' 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/BinaryStructures/Il2CppRGCTXDefinition.cs#L46
Non-nullable field '_defData' 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/BinarySearcher.cs#L118
Dereference of a possibly null reference.
Run Tests & Publish Dev Package: LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
Run Tests & Publish Dev Package: LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' 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/BinaryStructures/Il2CppRGCTXDefinition.cs#L46
Non-nullable field '_defData' 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/BinarySearcher.cs#L118
Dereference of a possibly null reference.
Run Tests & Publish Dev Package: LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
Run Tests & Publish Dev Package: LibCpp2IL/Metadata/Il2CppTypeDefinition.cs#L140
Possible null reference argument for parameter 'source' in 'IEnumerable<Il2CppRGCTXDefinition> Enumerable.Skip<Il2CppRGCTXDefinition>(IEnumerable<Il2CppRGCTXDefinition> source, int count)'.
Run Tests & Publish Dev Package: LibCpp2IL/BinaryStructures/Il2CppRGCTXDefinition.cs#L44
Non-nullable field '_constrainedData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
Cpp2IL-Netframework472-Windows
2.63 MB
Cpp2IL-net9-linux-x64
9.16 MB
Cpp2IL-net9-osx-x64
8.88 MB
Cpp2IL-net9-win-x64
8.83 MB