Daily build #579
Annotations
8 warnings
src/Beutl.Core/TypeFormat.cs#L104
#warning: 'TypeFormatの互換性コードが残っている'
|
src/Beutl.Api/Services/PluginDependencyResolver.cs#L81
Converting null literal or possible null value to non-nullable type.
|
src/Beutl.Api/Services/PackageLoader.cs#L17
Converting null literal or possible null value to non-nullable type.
|
src/Beutl.Api/Services/PackageLoader.cs#L21
Dereference of a possibly null reference.
|
src/Beutl.Api/Services/PackageInstaller.Clean.cs#L31
Converting null literal or possible null value to non-nullable type.
|
src/Beutl.PackageTools/ListCommand.cs#L142
Converting null literal or possible null value to non-nullable type.
|
src/Beutl.PackageTools/ListCommand.cs#L178
Converting null literal or possible null value to non-nullable type.
|
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.
|
The logs for this run have expired and are no longer available.
Loading