Merge pull request #59 from matyamod/progress_bar #89
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L9
Non-nullable field 'TocStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L10
Non-nullable field 'AESKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L11
Non-nullable field 'UCasPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L13
Non-nullable field 'ChunkIdsTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L14
Non-nullable field 'OffsetAndLengthsTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L15
Non-nullable field 'PerfectHashSeedsTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L16
Non-nullable field 'CompressionBlocksDataTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L18
Non-nullable field 'SigBlock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L20
Non-nullable field 'OrderedPaths' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test-:
UnrealReZen/Core/FIoUToc.cs#L21
Non-nullable field 'ChunksMeta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|