build and release #59
Annotations
12 warnings
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/
|
run build scripts:
src/ObservableView/Grouping/MonthGroupAlgorithm.cs#L9
Cannot convert null literal to non-nullable reference type.
|
run build scripts:
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'.
|
run build scripts:
src/Helpers/DataConverters.cs#L11
Nullability of reference types in type of parameter 'value' of 'object ReleaseTypeToColorConverter.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/DataConverters.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object ReleaseTypeToColorConverter.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/DataConverters.cs#L24
Nullability of reference types in type of parameter 'value' of 'object ReleaseTypeToColorConverter.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/DataConverters.cs#L24
Nullability of reference types in type of parameter 'parameter' of 'object ReleaseTypeToColorConverter.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/DataConverters.cs#L32
Nullability of reference types in type of parameter 'value' of 'object SupportPhaseToColorConverter.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/DataConverters.cs#L32
Nullability of reference types in type of parameter 'parameter' of 'object SupportPhaseToColorConverter.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/DataConverters.cs#L47
Nullability of reference types in type of parameter 'value' of 'object SupportPhaseToColorConverter.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/DataConverters.cs#L47
Nullability of reference types in type of parameter 'parameter' of 'object SupportPhaseToColorConverter.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).
|
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/
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup .NET Core SDK
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
restore workloads
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
run housekeeping scripts
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install the Apple certificate and provisioning profile
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
run build scripts
4m 31s
4m 31s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/upload-artifact@v3.1.3
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/upload-artifact@v3.1.3
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Setup .NET Core SDK
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading