Skip to content

ci: fix broken ci components #66

ci: fix broken ci components

ci: fix broken ci components #66

Triggered via pull request October 1, 2024 12:12
@miquelbeltranmiquelbeltran
synchronize #51
fix-ci
Status Success
Total duration 3m 2s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/Raygun.Blazor/Offline/SendStrategy/TimerBasedSendStrategy.cs#L38
Missing XML comment for publicly visible type or member 'TimerBasedSendStrategy.~TimerBasedSendStrategy()'
build: src/Raygun.Blazor.Maui/Control/RaygunErrorBoundary.cs#L21
Non-nullable property 'RaygunClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Raygun.Blazor.Maui/Control/RaygunErrorBoundary.cs#L27
Non-nullable property 'RaygunSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Raygun.Blazor/Offline/SendStrategy/TimerBasedSendStrategy.cs#L38
Missing XML comment for publicly visible type or member 'TimerBasedSendStrategy.~TimerBasedSendStrategy()'
build: src/Raygun.Blazor.Maui/Control/RaygunErrorBoundary.cs#L21
Non-nullable property 'RaygunClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Raygun.Blazor.Maui/Control/RaygunErrorBoundary.cs#L27
Non-nullable property 'RaygunSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.