ποΈ release.yml updated #45
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3.2.0, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run build scripts:
src/Helpers/Extensions.cs#L23
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/Extensions.cs#L52
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/Extensions.cs#L154
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/Extensions.cs#L176
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/RidToIconConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object RidToIconConverter.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).
|
run build scripts:
src/Helpers/RidToIconConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object RidToIconConverter.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).
|
run build scripts:
src/Helpers/RidToIconConverter.cs#L19
Nullability of reference types in type of parameter 'value' of 'object RidToIconConverter.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).
|
run build scripts:
src/Helpers/RidToIconConverter.cs#L19
Nullability of reference types in type of parameter 'parameter' of 'object RidToIconConverter.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).
|
run build scripts:
src/ObservableView/Grouping/MonthGroupAlgorithm.cs#L9
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
src/Helpers/RidToIconConverter.cs#L27
Nullability of reference types in type of parameter 'value' of 'object StringIsNullOrEmptyConverter.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).
|
The logs for this run have expired and are no longer available.
Loading