[600] feat: calculate how many minutes you will need per day/week in … #12
Annotations
3 warnings
src/Common/Dto/Settings.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Garmin/FitSdk/Dynastream/Fit/Decode.cs#L285
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
src/SharedUI/Shared/FormatSettingsForm.razor#L165
Possible null reference argument for parameter 'newValue' in 'void FormatSettingsForm.ValueChanged(string newValue)'.
|
The logs for this run have expired and are no longer available.
Loading