Skip to content

Merge from Dev to Master #168

Merge from Dev to Master

Merge from Dev to Master #168

Triggered via pull request May 2, 2025 18:30
@mikecarrmikecarr
opened #123
dev
Status Success
Total duration 2m 1s
Artifacts

gen-test-coverage-report.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: OpenIPC_Config/Converters/BooleanToVisibilityConverter.cs#L10
Nullability of reference types in type of parameter 'parameter' of 'object BooleanToVisibilityConverter.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: OpenIPC_Config/Converters/BooleanToVisibilityConverter.cs#L10
Nullability of reference types in type of parameter 'value' of 'object BooleanToVisibilityConverter.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: OpenIPC_Config/Converters/BooleanToTextConverter.cs#L15
Nullability of reference types in type of parameter 'parameter' of 'object BooleanToTextConverter.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: OpenIPC_Config/Converters/BooleanToTextConverter.cs#L15
Nullability of reference types in type of parameter 'value' of 'object BooleanToTextConverter.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: OpenIPC_Config/Converters/BooleanToTextConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object BooleanToTextConverter.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: OpenIPC_Config/Converters/BooleanToTextConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object BooleanToTextConverter.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: OpenIPC_Config/Converters/BooleanGreaterThanConverter.cs#L30
Nullability of reference types in type of parameter 'parameter' of 'object BooleanGreaterThanConverter.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: OpenIPC_Config/Converters/BooleanGreaterThanConverter.cs#L30
Nullability of reference types in type of parameter 'value' of 'object BooleanGreaterThanConverter.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: OpenIPC_Config/Converters/BooleanGreaterThanConverter.cs#L12
Nullability of reference types in type of parameter 'parameter' of 'object BooleanGreaterThanConverter.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: OpenIPC_Config/Converters/BooleanGreaterThanConverter.cs#L12
Nullability of reference types in type of parameter 'value' of 'object BooleanGreaterThanConverter.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).