Skip to content

Merge pull request #275 from DorielRivalet/release #341

Merge pull request #275 from DorielRivalet/release

Merge pull request #275 from DorielRivalet/release #341

Triggered via push February 2, 2024 10:16
Status Failure
Total duration 2m 8s
Artifacts

dotnet.yml

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

Annotations

1 error and 11 warnings
build (6.0.x)
Process completed with exit code 1.
build (6.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (6.0.x): MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L297
Obsolete member 'OutlinedTextBlock.OnRender(DrawingContext)' overrides non-obsolete member 'UIElement.OnRender(DrawingContext)'
build (6.0.x): MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L331
Obsolete member 'OutlinedTextBlock.MeasureOverride(Size)' overrides non-obsolete member 'FrameworkElement.MeasureOverride(Size)'
build (6.0.x): MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L356
Obsolete member 'OutlinedTextBlock.ArrangeOverride(Size)' overrides non-obsolete member 'FrameworkElement.ArrangeOverride(Size)'
build (6.0.x): MHFZ_Overlay/Views/Windows/SettingsForm.xaml.cs#L47
Possible null reference assignment.
build (6.0.x): MHFZ_Overlay/DataLoader.cs#L72
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x): MHFZ_Overlay/Services/ApplicationService.cs#L49
Cannot convert null literal to non-nullable reference type.
build (6.0.x): MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L341
Dereference of a possibly null reference.
build (6.0.x): MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L361
Dereference of a possibly null reference.
build (6.0.x): MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L458
Dereference of a possibly null reference.
build (6.0.x): MHFZ_Overlay/ViewModels/Windows/BingoWindowViewModel.cs#L126
Non-nullable property 'GaugeSeries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.