Skip to content

shell fixes on windows agent #27

shell fixes on windows agent

shell fixes on windows agent #27

Triggered via push October 19, 2023 12:59
Status Cancelled
Total duration 1m 27s
Artifacts

release.yml

on: push
create-release
0s
create-release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
build-windows
The run was canceled by @nor0x.
build-windows
Process completed with exit code 2.
build-macos
The run was canceled by @nor0x.
build-macos
The operation was canceled.
build-macos: src/Helpers/Extensions.cs#L20
Cannot convert null literal to non-nullable reference type.
build-macos: src/Helpers/Extensions.cs#L49
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-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).