Publish Latest #22
Annotations
11 warnings
src/Common/Service/SettingsService.cs#L21
The field 'SettingsService.GarminDeviceInfoKey' is assigned but its value is never used
|
src/Garmin/FitSdk/Dynastream/Fit/Decode.cs#L285
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
src/SharedUI/Shared/AppSettingsForm.razor#L37
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.'
|
|
|
|
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.
|
src/SharedUI/Shared/FormatSettingsForm.razor#L229
Non-nullable field 'configDocumentationBase' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ui_win10-x64_22-10411510444".
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/
|
This job succeeded
Loading