[634] fix: periodic sync not working on webui (#635) #21
Annotations
10 warnings
src/Common/Service/SettingsService.cs#L21
The field 'SettingsService.GarminDeviceInfoKey' is assigned but its value is never used
|
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/AppSettingsForm.razor#L37
Non-nullable field 'configDocumentation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/SharedUI/Shared/FormatSettingsForm.razor#L136
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
src/SharedUI/Shared/FormatSettingsForm.razor#L138
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
|
|
|
src/SharedUI/Shared/FormatSettingsForm.razor#L229
Non-nullable field '_gridComponent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/SharedUI/Shared/FormatSettingsForm.razor#L229
Non-nullable field 'configDocumentationBase' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading