Skip to content

Merge branch 'master' of https://github.com/VasilijP/tgalib-core #2

Merge branch 'master' of https://github.com/VasilijP/tgalib-core

Merge branch 'master' of https://github.com/VasilijP/tgalib-core #2

Triggered via push October 16, 2024 00:08
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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.