Skip to content

ビルドスクリプトを修正 #587

ビルドスクリプトを修正

ビルドスクリプトを修正 #587

Triggered via push August 21, 2023 17:20
Status Success
Total duration 2m 25s
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.