[683] initial fix for Garmin upload error #309
pr-check.yml
on: pull_request
Matrix: build-and-test
Matrix: Publish Docker Images
Matrix: Publish UI Distribution
Annotations
10 errors and 13 warnings
Publish UI Distribution (7.0.410, net7.0-windows10.0.19041.52, win10-x64)
10.0.19041.52 is not a valid TargetPlatformVersion for Windows. Valid versions include:
|
|
|
|
|
|
|
|
|
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
src/Common/Service/SettingsService.cs#L21
The field 'SettingsService.GarminDeviceInfoKey' is assigned but its value is never used
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
src/Common/Service/SettingsService.cs#L20
The field 'SettingsService.GarminApiAuthKey' is assigned but its value is never used
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
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.
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
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.
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
src/SharedUI/Shared/FormatSettingsForm.razor#L136
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
src/SharedUI/Shared/FormatSettingsForm.razor#L138
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0):
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.
|
Publish Docker Images (Dockerfile.console)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Docker Images (Dockerfile.api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Docker Images (Dockerfile.webui)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|