Merge refactored-versioning into master #34
Annotations
31 errors and 16 warnings
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L198
Cannot implicitly convert type 'int' to 'VersionedSerialization.StructVersion'
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L198
Cannot implicitly convert type 'int' to 'VersionedSerialization.StructVersion'
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L206
'Il2CppMethodDefinition' does not contain a definition for 'token' and no accessible extension method 'token' accepting a first argument of type 'Il2CppMethodDefinition' could be found (are you missing a using directive or an assembly reference?)
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L209
Operator '+=' cannot be applied to operands of type 'StructVersion' and 'double'
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L211
'Il2CppGlobalMetadataHeader' does not contain a definition for 'methodsOffset' and no accessible extension method 'methodsOffset' accepting a first argument of type 'Il2CppGlobalMetadataHeader' could be found (are you missing a using directive or an assembly reference?)
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L212
'Il2CppGlobalMetadataHeader' does not contain a definition for 'methodsCount' and no accessible extension method 'methodsCount' accepting a first argument of type 'Il2CppGlobalMetadataHeader' could be found (are you missing a using directive or an assembly reference?)
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L212
No overload for method 'Sizeof' takes 1 arguments
|
build-cli (9.0.x, osx-arm64)
Process completed with exit code 1.
|
build-cli (9.0.x, osx-x64)
The job was canceled because "_9_0_x_osx-arm64" failed.
|
build-cli (9.0.x, osx-x64)
The operation was canceled.
|
build-cli (9.0.x, win-x64)
The job was canceled because "_9_0_x_osx-arm64" failed.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L198
Cannot implicitly convert type 'int' to 'VersionedSerialization.StructVersion'
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L198
Cannot implicitly convert type 'int' to 'VersionedSerialization.StructVersion'
|
build-cli (9.0.x, linux-x64)
The job was canceled because "_9_0_x_osx-arm64" failed.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L206
'Il2CppMethodDefinition' does not contain a definition for 'token' and no accessible extension method 'token' accepting a first argument of type 'Il2CppMethodDefinition' could be found (are you missing a using directive or an assembly reference?)
|
build-cli (9.0.x, linux-x64)
The operation was canceled.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L209
Operator '+=' cannot be applied to operands of type 'StructVersion' and 'double'
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L211
'Il2CppGlobalMetadataHeader' does not contain a definition for 'methodsOffset' and no accessible extension method 'methodsOffset' accepting a first argument of type 'Il2CppGlobalMetadataHeader' could be found (are you missing a using directive or an assembly reference?)
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L212
'Il2CppGlobalMetadataHeader' does not contain a definition for 'methodsCount' and no accessible extension method 'methodsCount' accepting a first argument of type 'Il2CppGlobalMetadataHeader' could be found (are you missing a using directive or an assembly reference?)
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/IL2CPP/Metadata.cs#L212
No overload for method 'Sizeof' takes 1 arguments
|
build-cli (9.0.x, win-x64)
Process completed with exit code 1.
|
build-cli (9.0.x, linux-arm64)
The job was canceled because "_9_0_x_osx-arm64" failed.
|
build-cli (9.0.x, linux-arm64)
The operation was canceled.
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L198
Cannot implicitly convert type 'int' to 'VersionedSerialization.StructVersion'
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L198
Cannot implicitly convert type 'int' to 'VersionedSerialization.StructVersion'
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L206
'Il2CppMethodDefinition' does not contain a definition for 'token' and no accessible extension method 'token' accepting a first argument of type 'Il2CppMethodDefinition' could be found (are you missing a using directive or an assembly reference?)
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L209
Operator '+=' cannot be applied to operands of type 'StructVersion' and 'double'
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L211
'Il2CppGlobalMetadataHeader' does not contain a definition for 'methodsOffset' and no accessible extension method 'methodsOffset' accepting a first argument of type 'Il2CppGlobalMetadataHeader' could be found (are you missing a using directive or an assembly reference?)
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L212
'Il2CppGlobalMetadataHeader' does not contain a definition for 'methodsCount' and no accessible extension method 'methodsCount' accepting a first argument of type 'Il2CppGlobalMetadataHeader' could be found (are you missing a using directive or an assembly reference?)
|
build-gui:
Il2CppInspector.Common/IL2CPP/Metadata.cs#L212
No overload for method 'Sizeof' takes 1 arguments
|
build-gui
Process completed with exit code 1.
|
build-cli (9.0.x, osx-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/Cpp/MangledNameBuilder.cs#L220
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/FileFormatStreams/FileFormatStream.cs#L210
'FileFormatStream<T>.Bits' hides inherited member 'BinaryObjectStreamReader.Bits'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/Next/Pointer.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/Next/PrimitivePointer.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-cli (9.0.x, osx-arm64):
Il2CppInspector.Common/FileFormatStreams/ProcessMapReader.cs#L108
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/Cpp/MangledNameBuilder.cs#L220
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/FileFormatStreams/FileFormatStream.cs#L210
'FileFormatStream<T>.Bits' hides inherited member 'BinaryObjectStreamReader.Bits'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/Next/Pointer.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/Next/PrimitivePointer.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-cli (9.0.x, win-x64):
Il2CppInspector.Common/FileFormatStreams/ProcessMapReader.cs#L108
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
build-gui:
Il2CppInspector.Common/Cpp/MangledNameBuilder.cs#L220
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-gui:
Il2CppInspector.Common/FileFormatStreams/FileFormatStream.cs#L210
'FileFormatStream<T>.Bits' hides inherited member 'BinaryObjectStreamReader.Bits'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-gui:
Il2CppInspector.Common/Next/PrimitivePointer.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-gui:
Il2CppInspector.Common/Next/Pointer.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-gui:
Il2CppInspector.Common/FileFormatStreams/ProcessMapReader.cs#L108
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|