[587] Dependency Bumps (#657) #24
Annotations
11 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ui_win10-x64_24-10441194786".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
src/Common/Service/SettingsService.cs#L21
The field 'SettingsService.GarminDeviceInfoKey' is assigned but its value is never used
|
src/Common/Service/SettingsService.cs#L20
The field 'SettingsService.GarminApiAuthKey' is assigned but its value is never used
|
src/Peloton/PelotonService.cs#L53
The field 'PelotonService._failedCount' is assigned but its value is never used
|
src/Api.Service/SettingsUpdaterService.cs#L61
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
src/Api.Service/SettingsUpdaterService.cs#L62
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
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.
|
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.'
|
|
|
This job succeeded
Loading