Merge pull request #201 from EvotecIT/add-cancellationtoken-support-t… #445
Annotations
10 warnings and 1 notice
|
Sources/ImagePlayground.Core/Image.cs#L172
Possible null reference argument for parameter 'extension' in 'IImageEncoder Helpers.GetEncoder(string extension, int? quality, int? compressionLevel)'.
|
|
Sources/ImagePlayground.Core/Image.cs#L171
Converting null literal or possible null value to non-nullable type.
|
|
Sources/ImagePlayground.Core/Image.cs#L16
Non-nullable field '_filePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Sources/ImagePlayground.Core/Image.cs#L16
Non-nullable field '_filePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Sources/ImagePlayground.Core/Image.cs#L15
Non-nullable field '_image' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Sources/ImagePlayground.Core/Image.cs#L15
Non-nullable field '_image' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Sources/ImagePlayground.Core/Image.cs#L172
Possible null reference argument for parameter 'extension' in 'IImageEncoder Helpers.GetEncoder(string extension, int? quality, int? compressionLevel)'.
|
|
Sources/ImagePlayground.Core/Image.cs#L172
Possible null reference argument for parameter 'extension' in 'IImageEncoder Helpers.GetEncoder(string extension, int? quality, int? compressionLevel)'.
|
|
Sources/ImagePlayground.Core/Image.cs#L171
Converting null literal or possible null value to non-nullable type.
|
|
Sources/ImagePlayground.Core/Image.cs#L171
Converting null literal or possible null value to non-nullable type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading