[683] initial fix for Garmin upload error #302
pr-check.yml
on: pull_request
Matrix: build-and-test
Matrix: Publish Docker Images
Matrix: Publish UI Distribution
Annotations
10 errors and 23 warnings
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/Android/MainActivity.cs#L1
The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/Android/MainActivity.cs#L2
The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/Android/MainActivity.cs#L3
The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/Android/MainApplication.cs#L1
The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/Android/MainApplication.cs#L2
The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/iOS/AppDelegate.cs#L1
The type or namespace name 'Foundation' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/iOS/Program.cs#L1
The type or namespace name 'ObjCRuntime' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/iOS/Program.cs#L2
The type or namespace name 'UIKit' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/MacCatalyst/AppDelegate.cs#L1
The type or namespace name 'Foundation' could not be found (are you missing a using directive or an assembly reference?)
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/ClientUI/Platforms/MacCatalyst/Program.cs#L1
The type or namespace name 'ObjCRuntime' could not be found (are you missing a using directive or an assembly reference?)
|
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/Peloton/PelotonService.cs#L53
The field 'PelotonService._failedCount' is assigned but its value is never used
|
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.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.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.webui)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64)
The target framework 'net7.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64)
The target framework 'net7.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/Common/Service/SettingsService.cs#L20
The field 'SettingsService.GarminApiAuthKey' is assigned but its value is never used
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/Common/Service/SettingsService.cs#L21
The field 'SettingsService.GarminDeviceInfoKey' is assigned but its value is never used
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/Peloton/PelotonService.cs#L53
The field 'PelotonService._failedCount' is assigned but its value is never used
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/Api.Service/SettingsUpdaterService.cs#L61
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/Api.Service/SettingsUpdaterService.cs#L62
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/SharedUI/Shared/AppSettingsForm.razor#L41
Non-nullable field 'configDocumentation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/SharedUI/Shared/FormatSettingsForm.razor#L136
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|
Publish UI Distribution (7.0.401, net7.0-windows10.0.19041.0, win10-x64):
src/SharedUI/Shared/FormatSettingsForm.razor#L138
'Format.DeviceInfoPath' is obsolete: 'Use DeviceInfoSettings instead. Will be removed in P2G v5.'
|