Skip to content

App Build and Release #173

App Build and Release

App Build and Release #173

Manually triggered April 10, 2026 00:43
Status Success
Total duration 3m 48s
Artifacts 6

build_and_release_all.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

117 warnings
build (ubuntu-latest, x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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).
build (ubuntu-latest, x64): Companion.Tests/ViewModels/ViewModelTestBase.cs#L13
Non-nullable property 'YamlConfigServiceMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/ViewModelTestBase.cs#L13
Non-nullable property 'SshClientServiceMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/ViewModelTestBase.cs#L13
Non-nullable property 'EventAggregatorMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/ViewModelTestBase.cs#L13
Non-nullable property 'LoggerMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/WfbTabViewModelTest.cs#L48
Non-nullable field '_mockGlobalSettingsService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/WfbTabViewModelTest.cs#L47
Non-nullable field '_mockYamlConfigService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/WfbTabViewModelTest.cs#L46
Non-nullable field '_wfbConfContentUpdatedEventMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/WfbTabViewModelTest.cs#L43
Non-nullable field '_loggerMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/WfbTabViewModelTest.cs#L42
Non-nullable field '_eventAggregatorMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, x64): Companion.Tests/ViewModels/WfbTabViewModelTest.cs#L41
Non-nullable field '_appMessageEventMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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 (ubuntu-latest, x64): Companion/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).
build (ubuntu-latest, arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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).
build (ubuntu-latest, arm64): Companion/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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 (ubuntu-latest, arm64): Companion/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).
build (macos-latest, arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/Services/SshClientService.cs#L397
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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).
build (macos-latest, arm64): Companion/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Services/Presets/GitHubPresetService.cs#L223
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Services/ISshClientService.cs#L59
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Services/INetworkCommands.cs#L8
Method, operator, or accessor 'INetworkCommands.Ping(DeviceConfig)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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 (macos-latest, arm64): Companion/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).
build (macos-latest, arm64): Companion/Services/SshClientService.cs#L397
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Services/Presets/GitHubPresetService.cs#L223
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Services/ISshClientService.cs#L59
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Services/INetworkCommands.cs#L8
Method, operator, or accessor 'INetworkCommands.Ping(DeviceConfig)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build (macos-latest, arm64): Companion/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
build (macos-latest, x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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).
build (macos-latest, x64): Companion/Services/SshClientService.cs#L397
Cannot convert null literal to non-nullable reference type.
build (macos-latest, x64): Companion/Services/ISshClientService.cs#L59
Cannot convert null literal to non-nullable reference type.
build (macos-latest, x64): Companion/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
build (macos-latest, x64): Companion/Services/INetworkCommands.cs#L8
Method, operator, or accessor 'INetworkCommands.Ping(DeviceConfig)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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 (macos-latest, x64): Companion/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).
build (windows-latest, x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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 (windows-latest, x64): Companion/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).
build (windows-latest, arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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 (windows-latest, arm64): Companion/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).
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
Companion-linux-arm64
100 MB
sha256:4b28b9a95d5f2e350e6b866b279a89bed5a87a3e86de71c37124fc6f02d2f926
Companion-linux-x64
95.1 MB
sha256:5d7d4426420a614466add2c65494725af260caaa60776a4d01602f57a402bb79
Companion-macos-arm64
46.9 MB
sha256:5610eeca423f6b78d3e838a16ea421e0b72e8ca66503f42229468d0e16dcf9df
Companion-macos-x64
47.9 MB
sha256:ab3cd2c141b1963a47504d1fc33dfb7c6884e2db567bdc9092458adb22193831
Companion-windows-arm64
56.3 MB
sha256:5bf183f954a20a7f3e0ff3bba8f4517830d2b828e657491767ff2b2bb974c471
Companion-windows-x64
58.8 MB
sha256:6e32f0b75a04722f43ba67c100d85abb6a96de0e589d5a8dabbc92eb41464023