This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Prep for shipping #9
Annotations
17 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L65
Nullability of reference types in type of parameter 'value' of 'object? PathToFileNameConverter.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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L65
Nullability of reference types in type of parameter 'parameter' of 'object? PathToFileNameConverter.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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L79
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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L79
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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L88
Nullability of reference types in type of parameter 'value' of 'object? BooleanToVisibilityConverter.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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L88
Nullability of reference types in type of parameter 'parameter' of 'object? BooleanToVisibilityConverter.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).
|
SS14.Launcher/Models/Connector.cs#L662
Possible null reference argument for parameter 'process' in 'void Connector.PipeLogOutput(Process process)'.
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L79
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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L79
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).
|
SS14.Launcher/ViewModels/MainWindowTabs/PatchesTabViewModel.cs#L88
Nullability of reference types in type of parameter 'value' of 'object? BooleanToVisibilityConverter.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 `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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading