build and release #55
Annotations
3 errors and 23 warnings
build-macos
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
build-macos
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
build-macos
Process completed with exit code 64.
|
build-macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-macos:
src/Helpers/Extensions.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build-macos:
src/Helpers/Extensions.cs#L52
Cannot convert null literal to non-nullable reference type.
|
build-macos:
src/Helpers/Extensions.cs#L154
Cannot convert null literal to non-nullable reference type.
|
build-macos:
src/Helpers/Extensions.cs#L176
Cannot convert null literal to non-nullable reference type.
|
build-macos:
src/ObservableView/Grouping/MonthGroupAlgorithm.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build-macos:
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).
|
build-macos:
src/Helpers/RidToIconConverter.cs#L27
Nullability of reference types in type of parameter 'parameter' 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).
|
build-macos:
src/Helpers/RidToIconConverter.cs#L32
Nullability of reference types in type of parameter 'value' of 'object StringIsNullOrEmptyConverter.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-macos:
src/Helpers/RidToIconConverter.cs#L32
Nullability of reference types in type of parameter 'parameter' of 'object StringIsNullOrEmptyConverter.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-macos:
src/ObservableView/ObservableObject.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableObject.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-windows:
src/Helpers/Extensions.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/Helpers/Extensions.cs#L52
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/Helpers/Extensions.cs#L154
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/ObservableView/ObservableObject.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableObject.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-windows:
src/Helpers/Extensions.cs#L176
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/ObservableView/Sorting/NaturalSortComparable.cs#L23
Nullability of reference types in type of parameter 'otherValueObj' of 'int NaturalSortComparable.CompareTo(object otherValueObj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
build-windows:
src/ObservableView/Sorting/NaturalSortComparable.cs#L28
Nullability of reference types in type of parameter 'other' of 'int NaturalSortComparable.CompareTo(NaturalSortComparable other)' doesn't match implicitly implemented member 'int IComparable<NaturalSortComparable>.CompareTo(NaturalSortComparable? other)' (possibly because of nullability attributes).
|
build-windows:
src/ObservableView/Grouping/MonthGroupAlgorithm.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/ObservableView/ObservableView.cs#L279
The default value specified for parameter 'orderDirection' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
build-windows:
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).
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "windowsarm64file", "windowsx64file", "windowsx86file".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
windowsarm64file
Expired
|
50.1 MB |
|
windowsx64file
Expired
|
55.3 MB |
|
windowsx86file
Expired
|
52.7 MB |
|