build and release #58
Annotations
25 warnings
build-macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3.2.0, actions/upload-artifact@v3.1.3. 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/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).
|
build-macos:
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).
|
build-macos:
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).
|
build-macos:
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).
|
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-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3.2.0, actions/upload-artifact@v3.1.3. 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/Helpers/Extensions.cs#L176
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/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/ObservableView/Searching/ISearchSpecification.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/ObservableView/Searching/ISearchSpecification.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/ObservableView/Searching/ISearchSpecification.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-windows:
src/ObservableView/Searching/ISearchSpecification.cs#L22
Cannot convert null literal to non-nullable reference type.
|
create-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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: "macosarm64file", "macosx64file", "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 | |
---|---|---|
macosarm64file
|
62.8 MB |
|
macosx64file
|
64.4 MB |
|
windowsarm64file
|
50.1 MB |
|
windowsx64file
|
55.3 MB |
|
windowsx86file
|
52.7 MB |
|