Daily build #561
Annotations
6 warnings
src/Beutl.Graphics/Graphics/Drawables/VideoFrame.cs#L69
#warning: 'Todo: DecoderRegistryからファイル拡張子を取得してセットする。'
|
src/Beutl.Graphics/Media/TextFormatting/Compat/FormattedTextParser.cs#L52
Converting null literal or possible null value to non-nullable type.
|
src/Beutl.Graphics/Media/TextFormatting/Compat/FormattedTextParser.cs#L63
Converting null literal or possible null value to non-nullable type.
|
src/Beutl.Graphics/Media/TextFormatting/Compat/FormattedTextParser.cs#L75
Possible null reference argument for parameter 'item' in 'void Stack<IBrush>.Push(IBrush item)'.
|
src/Beutl.Graphics/Media/TextFormatting/Compat/FormattedTextParser.cs#L131
Argument of type 'Stack<IBrush>' cannot be used for parameter 'stack' of type 'Stack<IBrush?>' in 'IBrush? StackExtensions.PopOrDefault<IBrush?>(Stack<IBrush?> stack, IBrush? defaultValue)' due to differences in the nullability of reference types.
|
src/Beutl.Graphics/Media/TextFormatting/Compat/FormattedTextParser.cs#L131
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading