Skip to content

App Build and Release #158

App Build and Release

App Build and Release #158

Manually triggered March 15, 2026 19:09
Status Failure
Total duration 3m 26s
Artifacts 7

build_and_release_all.yml

on: workflow_dispatch
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 106 warnings
build (ubuntu-latest, x64)
Process completed with exit code 1.
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. 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 '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, 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/Presets/GitHubPresetService.cs#L223
Cannot convert null literal to non-nullable reference type.
build (macos-latest, arm64): Companion/Logging/EventAggregatorSink.cs#L15
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/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, 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 (macos-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 (macos-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 (macos-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 (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, 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. 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 '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#L396
Cannot convert null literal to non-nullable reference type.
build (macos-latest, x64): Companion/Services/Presets/GitHubPresetService.cs#L223
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/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/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
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 (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 will be forced to run with Node.js 24 by default starting June 2nd, 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.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 '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/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
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 (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. 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. 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).
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. 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 '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, 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/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).

Artifacts

Produced during runtime
Name Size Digest
Companion-linux-arm64
100 MB
sha256:57d2b3a0fba847e365106daf8e1e1ea206634394d1ffc72fe56ed5eb9117c348
Companion-macos-arm64
46.9 MB
sha256:9577fdf6d57580fb2249946d3a9978d9021f824b83f2f7f205b84fbc90adc497
Companion-macos-arm64-app
43.2 MB
sha256:8a44a9da8193520048662925ff29f3806522e6cf70bd0f6b64c274ce8f43ea16
Companion-macos-x64
47.9 MB
sha256:04f2ad5b4285836fbaea33c797360399c9b90811ef335a7a6c4ac4ded4938ddd
Companion-macos-x64-app
44.5 MB
sha256:2b22cafb82e77c393f3ec7f86126bdf1083575e88be3ca350973874c4509b18d
Companion-windows-arm64
56.2 MB
sha256:480c178d49bef129db555c8bdfde081ef014a08abc6b7003a65839a9c0d3c089
Companion-windows-x64
58.7 MB
sha256:7d0c0e890465940aa68e6155e046ab7c1bc020c623bd5007a13b4ec9fe797c2b