Skip to content

Beutl.PackageToolsのアセンブリ名をデフォルト値にした #578

Beutl.PackageToolsのアセンブリ名をデフォルト値にした

Beutl.PackageToolsのアセンブリ名をデフォルト値にした #578

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