Skip to content

[683] initial fix for Garmin upload error #284

[683] initial fix for Garmin upload error

[683] initial fix for Garmin upload error #284

Triggered via pull request November 27, 2024 17:03
Status Failure
Total duration 2m 54s
Artifacts

pr-check.yml

on: pull_request
Matrix: build-and-test
Matrix: Publish Docker Images
Matrix: Publish UI Distribution
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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?)
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0): 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)
The target framework 'net7.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.
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
The target framework 'net7.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.
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
The target framework 'net7.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.
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
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.
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 adding the 'required' modifier or 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)
The target framework 'net7.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.
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
The target framework 'net7.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.
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
The target framework 'net7.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.
build-and-test (7.0, windows-latest, net7.0-windows10.0.19041.0)
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.