Make Il2CppVariableWidthIndex<T> readonly #520
+3
−3
Merged
Annotations
1 error and 12 warnings
|
Upload Coverage
Process completed with exit code 1.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L17
Non-nullable field 'fieldMarshaledSizes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L16
Non-nullable field 'fieldAndParameterDefaultValueData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L15
Non-nullable field 'fieldDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L14
Non-nullable field 'parameterDefaultValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L13
Non-nullable field 'methods' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L12
Non-nullable field 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L11
Non-nullable field 'events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L10
Non-nullable field 'string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L9
Non-nullable field 'stringLiteralData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build all:
LibCpp2IL/Metadata/Il2CppGlobalMetadataHeader.cs#L8
Non-nullable field 'stringLiteral' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Set up environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Set up environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading