Create dotnet.yml #1
Annotations
1 error and 8 warnings
build
Process completed with exit code 1.
|
build:
tgalib-core/TgaImage.cs#L55
Non-nullable property 'DeveloperArea' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tgalib-core/TgaImage.cs#L55
Non-nullable property 'ExtensionArea' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tgalib-core/TgaImage.cs#L55
Non-nullable property 'Footer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tgalib-core/TgaImage.cs#L290
Converting null literal or possible null value to non-nullable type.
|
build:
tgalib-core/TgaImage.cs#L55
Non-nullable property 'DeveloperArea' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tgalib-core/TgaImage.cs#L55
Non-nullable property 'ExtensionArea' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tgalib-core/TgaImage.cs#L55
Non-nullable property 'Footer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tgalib-core/TgaImage.cs#L290
Converting null literal or possible null value to non-nullable type.
|