Generic Parameter Fixes and Improvements (#433) #220
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet-core.yml
on: push
Build - Windows .NET Framework Zip
40s
Run Tests & Publish Dev Package
0s
Matrix: Build Single-File Artifact
Annotations
46 warnings
|
Build - Windows .NET Framework Zip:
Cpp2IL/Program.cs#L55
Possible null reference argument for parameter 'gamePath' in 'void Program.HandleXapk(string gamePath, ref Cpp2IlRuntimeArgs args)'.
|
|
Build - Windows .NET Framework Zip:
Cpp2IL/Program.cs#L53
Possible null reference argument for parameter 'gamePath' in 'void Program.HandleSingleApk(string gamePath, ref Cpp2IlRuntimeArgs args)'.
|
|
Build - Windows .NET Framework Zip:
Cpp2IL/Program.cs#L51
Possible null reference argument for parameter 'gamePath' in 'void Program.HandleWindowsGamePath(string gamePath, string? inputExeName, ref Cpp2IlRuntimeArgs args)'.
|
|
Build - Windows .NET Framework Zip:
Cpp2IL/Program.cs#L49
Possible null reference argument for parameter 'gamePath' in 'void Program.HandleLinuxGamePath(string gamePath, string? inputExeName, ref Cpp2IlRuntimeArgs args)'.
|
|
Build - Windows .NET Framework Zip:
Cpp2IL/Program.cs#L47
Possible null reference argument for parameter 'gamePath' in 'void Program.HandleMacOSGamePath(string gamePath, string? inputExeName, ref Cpp2IlRuntimeArgs args)'.
|
|
Build - Windows .NET Framework Zip:
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L124
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:
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/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/BinarySearcher.cs#L118
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (osx-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L184
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
|
|
Build Single-File Artifact (osx-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L124
Dereference of a possibly null reference.
|
|
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):
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#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/Metadata/Il2CppTypeDefinition.cs#L142
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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
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/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/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)
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 (win-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L184
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
|
|
Build Single-File Artifact (win-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L124
Dereference of a possibly null reference.
|
|
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):
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#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/Metadata/Il2CppTypeDefinition.cs#L142
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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
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#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/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)
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 (linux-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L184
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
|
|
Build Single-File Artifact (linux-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L124
Dereference of a possibly null reference.
|
|
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):
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#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/Metadata/Il2CppTypeDefinition.cs#L142
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#L300
Dereference of a possibly null reference.
|
|
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/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/BinarySearcher.cs#L118
Dereference of a possibly null reference.
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Cpp2IL-Netframework472-Windows
Expired
|
2.67 MB |
sha256:88a6fb565a2c94d4c1807d37d50755c3abfbd5da05ca8197b3a120bdd7f0bc94
|
|
|
Cpp2IL-net9-linux-x64
Expired
|
9.77 MB |
sha256:78e2753865d8c5172e505543c45195547fb8f85390f490aaf1bdf6796eedcbc6
|
|
|
Cpp2IL-net9-osx-x64
Expired
|
9.42 MB |
sha256:dadf23e78e56afeeb787629e8262a691de4c0a83c3d743791fd6b6f59b99d2f9
|
|
|
Cpp2IL-net9-win-x64
Expired
|
9.45 MB |
sha256:8d9ec6371308076546b5c7cae05ee6e98a7d2205597b899960514c470c352182
|
|