Don't set a field offset for static fields (#434) #221
dotnet-core.yml
on: push
Build - Windows .NET Framework Zip
39s
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/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#L300
Dereference of a possibly null reference.
|
|
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/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/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/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 (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/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#L300
Dereference of a possibly null reference.
|
|
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/
|
|
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/BinarySearcher.cs#L300
Dereference of a possibly null reference.
|
|
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#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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Cpp2IL-Netframework472-Windows
Expired
|
2.67 MB |
sha256:02c09cf78da2ecea96bae5085ba178781362cd50c0bbe98484e78cc7f042c4c9
|
|
|
Cpp2IL-net9-linux-x64
Expired
|
9.77 MB |
sha256:48084186b5c2b0fade957506e2350f89cf73115dfac251afb5ef3a4cb7addd4a
|
|
|
Cpp2IL-net9-osx-x64
Expired
|
9.42 MB |
sha256:1ed64d13226375611b893d979b097c4d5818efeadb21706a2b9b69d212d8f1a9
|
|
|
Cpp2IL-net9-win-x64
Expired
|
9.45 MB |
sha256:444a6ea310abe2a28c6caa40df035a760a7eab056c16f67786f566870046291b
|
|