Add PackageReadmeFile to PropertyGroup #66
Annotations
1 error and 7 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
source/MaterialDesign.Avalonia.PackIcon/GeometryConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object GeometryConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
build:
source/MaterialDesign.Avalonia.PackIcon/GeometryConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object GeometryConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
build:
source/MaterialDesign.Avalonia.PackIcon/GeometryConverter.cs#L24
Nullability of reference types in type of parameter 'value' of 'object GeometryConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
build:
source/MaterialDesign.Avalonia.PackIcon/GeometryConverter.cs#L24
Nullability of reference types in type of parameter 'parameter' of 'object GeometryConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
build:
source/MaterialDesign.Avalonia.PackIcon/PackIcon.cs#L19
Unboxing a possibly null value.
|
build:
source/MaterialDesign.Avalonia.PackIcon/PackIcon.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
MaterialDesign.Avalonia.PackIcon
Expired
|
992 KB |
|