Bump version to v3.2.1 #38
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L8
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
|
AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
|
|
AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
AsyncImageLoader.Avalonia.Demo/ViewLocator.cs#L8
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
|
AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs#L52
Unboxing a possibly null value.
|
|
The logs for this run have expired and are no longer available.
Loading