Skip to content

add ghidra python 3 note to readme #40

add ghidra python 3 note to readme

add ghidra python 3 note to readme #40

Triggered via push January 5, 2025 22:09
Status Success
Total duration 4m 37s
Artifacts 6

build.yml

on: push
Matrix: build-cli
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build-cli (9.0.x, osx-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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, osx-arm64): Il2CppInspector.CLI/Program.cs#L263
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, osx-arm64): Il2CppInspector.CLI/Program.cs#L264
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, osx-arm64): Il2CppInspector.CLI/Program.cs#L177
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-cli (9.0.x, win-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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-cli (9.0.x, win-x64): Il2CppInspector.CLI/Program.cs#L263
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, win-x64): Il2CppInspector.CLI/Program.cs#L264
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, win-x64): Il2CppInspector.CLI/Program.cs#L177
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-cli (9.0.x, osx-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli (9.0.x, osx-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, osx-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, osx-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, osx-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-cli (9.0.x, osx-x64): Il2CppInspector.CLI/Program.cs#L263
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, osx-x64): Il2CppInspector.CLI/Program.cs#L264
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, osx-x64): Il2CppInspector.CLI/Program.cs#L177
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-cli (9.0.x, linux-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli (9.0.x, linux-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, linux-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, linux-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, linux-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, linux-arm64): Il2CppInspector.CLI/Program.cs#L263
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, linux-arm64): Il2CppInspector.CLI/Program.cs#L264
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, linux-arm64): Il2CppInspector.CLI/Program.cs#L177
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-cli (9.0.x, linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli (9.0.x, linux-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, linux-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, linux-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, linux-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-cli (9.0.x, linux-x64): Il2CppInspector.CLI/Program.cs#L263
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, linux-x64): Il2CppInspector.CLI/Program.cs#L264
The type 'Utils' in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs' conflicts with the imported namespace 'Il2CppInspector.Utils' in 'Il2CppInspector.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Il2CppInspectorRedux/Il2CppInspectorRedux/Il2CppInspector.CLI/Utils.cs'.
build-cli (9.0.x, linux-x64): Il2CppInspector.CLI/Program.cs#L177
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
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/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/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/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)

Artifacts

Produced during runtime
Name Size
Il2CppInspectorRedux.CLI-linux-arm64
1.57 MB
Il2CppInspectorRedux.CLI-linux-x64
1.57 MB
Il2CppInspectorRedux.CLI-osx-arm64
1.57 MB
Il2CppInspectorRedux.CLI-osx-x64
1.57 MB
Il2CppInspectorRedux.CLI-win-x64
1.6 MB
Il2CppInspectorRedux.GUI
2.35 MB