Publish Release #10
Annotations
10 warnings
Publish UI Distribution:
src/Common/Service/SettingsService.cs#L21
The field 'SettingsService.GarminDeviceInfoKey' is assigned but its value is never used
|
Publish UI Distribution:
src/Common/Service/SettingsService.cs#L20
The field 'SettingsService.GarminApiAuthKey' is assigned but its value is never used
|
Publish UI Distribution:
src/Peloton/PelotonService.cs#L53
The field 'PelotonService._failedCount' is assigned but its value is never used
|
Publish UI Distribution:
src/Api.Contract/SettingsContracts.cs#L66
Non-nullable property 'Api' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish UI Distribution:
src/Api.Service/SettingsUpdaterService.cs#L61
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution:
src/Api.Service/SettingsUpdaterService.cs#L62
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution:
src/SharedUI/Shared/AppSettingsForm.razor#L41
Non-nullable field 'configDocumentation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish UI Distribution:
src/SharedUI/Shared/FormatSettingsForm.razor#L136
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution:
src/SharedUI/Shared/FormatSettingsForm.razor#L138
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Loading