Core: Fix v29 CA blob object array parsing bug #902
Annotations
34 warnings
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/
|
LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'TableEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'MemoryEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'GlobalEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/BinarySearcher.cs#L242
Dereference of a possibly null reference.
|
LibCpp2IL/NintendoSwitch/NsoModHeader.cs#L12
Non-nullable field 'BssSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L9
Non-nullable field 'TextSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L11
Non-nullable field 'RoDataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L13
Non-nullable field 'DataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L15
Non-nullable field 'DigestBuildID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L19
Non-nullable field 'NsoHeaderReserved' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
|
Cpp2IL.Core/Analysis/Actions/Base/AbstractComparisonAction.cs#L144
Type parameter 'T' has the same name as the type parameter from outer type 'AbstractComparisonAction<T>'
|
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.
|
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.
|
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.
|
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.
|
Cpp2IL.Core/AttributeRestorer.cs#L38
Non-nullable field '_attributeTypeRanges' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Cpp2IL.Core/Analysis/Actions/x86/UnknownClassOffsetReadAction.cs#L14
'Instruction.MemoryDisplacement' is obsolete: 'Use MemoryDisplacement32 or MemoryDisplacement64 instead'
|
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.
|
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.
|
|
LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'TableEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'MemoryEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/Wasm/WasmImportEntry.cs#L19
Non-nullable field 'GlobalEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoModHeader.cs#L12
Non-nullable field 'BssSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L9
Non-nullable field 'TextSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L11
Non-nullable field 'RoDataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L13
Non-nullable field 'DataSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L15
Non-nullable field 'DigestBuildID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L19
Non-nullable field 'NsoHeaderReserved' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LibCpp2IL/NintendoSwitch/NsoHeader.cs#L20
Non-nullable field 'APIInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
The logs for this run have expired and are no longer available.
Loading