Skip to content

Core: Fix v29 CA blob object array parsing bug #902

Core: Fix v29 CA blob object array parsing bug

Core: Fix v29 CA blob object array parsing bug #902

Triggered via push October 30, 2023 21:08
Status Success
Total duration 2m 47s
Artifacts 7

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release: LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'TableEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'MemoryEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'GlobalEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/BinarySearcher.cs#L242
Dereference of a possibly null reference.
release: LibCpp2IL/NintendoSwitch/NsoModHeader.cs#L12
Non-nullable field 'BssSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L9
Non-nullable field 'TextSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L11
Non-nullable field 'RoDataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L13
Non-nullable field 'DataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L15
Non-nullable field 'DigestBuildID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L19
Non-nullable field 'NsoHeaderReserved' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
release
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
release: Cpp2IL.Core/Analysis/Actions/Base/AbstractComparisonAction.cs#L144
Type parameter 'T' has the same name as the type parameter from outer type 'AbstractComparisonAction<T>'
release: Cpp2IL.Core/Analysis/ResultModels/NewSafeCastResult.cs#L7
Non-nullable field 'original' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: Cpp2IL.Core/Analysis/ResultModels/NewSafeCastResult.cs#L8
Non-nullable field 'castTo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: Cpp2IL.Core/Analysis/AsmAnalyzerArmV8a.cs#L33
Non-nullable field 'FunctionArgumentDump' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: Cpp2IL.Core/Analysis/AsmAnalyzerWasm.cs#L36
Non-nullable field '_wasmDefinition' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: Cpp2IL.Core/AttributeRestorer.cs#L38
Non-nullable field '_attributeTypeRanges' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: Cpp2IL.Core/Analysis/Actions/x86/UnknownClassOffsetReadAction.cs#L14
'Instruction.MemoryDisplacement' is obsolete: 'Use MemoryDisplacement32 or MemoryDisplacement64 instead'
release: Cpp2IL.Core/Analysis/AsmAnalyzerBase.cs#L31
Non-nullable field 'AttributesForRestoration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: Cpp2IL.Core/Analysis/Actions/x86/StackToRegCopyAction.cs#L14
Non-nullable field 'beingMoved' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
release: LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'TableEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'MemoryEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'GlobalEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoModHeader.cs#L12
Non-nullable field 'BssSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L9
Non-nullable field 'TextSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L11
Non-nullable field 'RoDataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L13
Non-nullable field 'DataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L15
Non-nullable field 'DigestBuildID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L19
Non-nullable field 'NsoHeaderReserved' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: LibCpp2IL/NintendoSwitch/NsoHeader.cs#L20
Non-nullable field 'APIInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release
No files were found with the provided path: ./LibCpp2IL/bin/Release/netstandard2.0/publish/LibCpp2IL*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Cpp2IL-Linux Expired
24.4 MB
Cpp2IL-Mac Expired
22.4 MB
Cpp2IL-Netframework472-Windows Expired
9.28 MB
Cpp2IL-Windows Expired
21.9 MB
Cpp2IL.Core.nupkg Expired
147 KB
LibCpp2IL.nupkg Expired
77.3 KB
WasmDisassembler.nupkg Expired
8.28 KB