This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Prep for shipping #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 warnings
build
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/
|
build
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/
|
build:
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).
|
build:
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).
|
build:
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).
|
build:
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).
|
build:
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).
|
build:
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).
|
build:
SS14.Launcher/Models/Connector.cs#L662
Possible null reference argument for parameter 'process' in 'void Connector.PipeLogOutput(Process process)'.
|
build:
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).
|
build:
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).
|
build:
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).
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|