Skip to content

TextBlockでPenのアニメーションを適用していないのを修正 #563

TextBlockでPenのアニメーションを適用していないのを修正

TextBlockでPenのアニメーションを適用していないのを修正 #563

Triggered via push August 18, 2023 11:35
Status Success
Total duration 1m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Beutl.Controls/PropertyEditors/NumberEditor.cs#L17
Inadvisable registration: Generic types cannot be referenced from XAML. Create a non-generic type to be the owner of this AvaloniaProperty.
build: src/Beutl.Api/Services/PluginDependencyResolver.cs#L81
Converting null literal or possible null value to non-nullable type.
build: src/Beutl.Api/Services/PackageLoader.cs#L17
Converting null literal or possible null value to non-nullable type.
build: src/Beutl.Api/Services/PackageLoader.cs#L21
Dereference of a possibly null reference.
build: src/Beutl.Api/Services/PackageInstaller.Clean.cs#L31
Converting null literal or possible null value to non-nullable type.
build: src/Beutl.PackageTools/ListCommand.cs#L142
Converting null literal or possible null value to non-nullable type.
build: src/Beutl.PackageTools/ListCommand.cs#L178
Converting null literal or possible null value to non-nullable type.
build: src/Beutl.Controls/PropertyEditors/NumberEditor.cs#L17
Inadvisable registration: Generic types cannot be referenced from XAML. Create a non-generic type to be the owner of this AvaloniaProperty.
build: src/Beutl.Api/Services/PluginDependencyResolver.cs#L81
Converting null literal or possible null value to non-nullable type.
build: src/Beutl.Api/Services/PackageLoader.cs#L17
Converting null literal or possible null value to non-nullable type.