Improve FieldAnalysisContext::ToString for injected fields #235
dotnet-core.yml
on: push
Build - Windows .NET Framework Zip
36s
Run Tests & Publish Dev Package
0s
Matrix: Build Single-File Artifact
Annotations
83 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#L132
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/BinarySearcher.cs#L118
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 Single-File Artifact (linux-arm64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L192
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
|
|
Build Single-File Artifact (linux-arm64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L132
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (linux-arm64, 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-arm64, 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-arm64, 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-arm64, Cpp2IL):
LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (linux-arm64, Cpp2IL):
LibCpp2IL/BinarySearcher.cs#L118
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (linux-arm64, 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-arm64, 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-arm64, 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-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 (win-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L192
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#L132
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 (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):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L192
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
|
|
Build Single-File Artifact (win-arm64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L132
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (win-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, Cpp2IL):
LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (win-arm64, Cpp2IL):
LibCpp2IL/BinarySearcher.cs#L118
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (win-arm64, 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-arm64, 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-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-x64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L192
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#L132
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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
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#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 (osx-arm64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L192
Possible null reference argument for parameter 'values' in 'string string.Join<Il2CppType>(string? separator, IEnumerable<Il2CppType> values)'.
|
|
Build Single-File Artifact (osx-arm64, Cpp2IL):
Cpp2IL.Core/Model/Contexts/HasCustomAttributes.cs#L132
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (osx-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, Cpp2IL):
LibCpp2IL/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (osx-arm64, Cpp2IL):
LibCpp2IL/BinarySearcher.cs#L118
Dereference of a possibly null reference.
|
|
Build Single-File Artifact (osx-arm64, 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-arm64, 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-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)
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#L192
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#L132
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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
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#L118
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)
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.69 MB |
sha256:2afb3bf9dad0ea3d005bb09a2b532dfd8133414f359ca6a97edd0637410cdc15
|
|
|
Cpp2IL-net9-linux-arm64
Expired
|
9.56 MB |
sha256:3c44bf86a2bba61a1c9e6fb8b37642da1292ce2232489343bd6c090d8067f76b
|
|
|
Cpp2IL-net9-linux-x64
Expired
|
9.79 MB |
sha256:1cbf6d5cf17ff763745e7c090de83725d061a61c34e3882d7917891d022d5808
|
|
|
Cpp2IL-net9-osx-arm64
Expired
|
9.02 MB |
sha256:37543f6b5d81fdce313f95fa44b8385513360bf6a534b73b064cb7462993e815
|
|
|
Cpp2IL-net9-osx-x64
Expired
|
9.43 MB |
sha256:9e07f06fcbee5d9e5cade64c8badd402cef85c76b8ef2b9eae1a9f9c8c8ba8d8
|
|
|
Cpp2IL-net9-win-x64
Expired
|
9.47 MB |
sha256:9484cf7035043b44ac6baf359e861761527e828fb2dcf7018a8e73d9149b8151
|
|