Skip to content

Update documentation for cloud API key authentication #162

Update documentation for cloud API key authentication

Update documentation for cloud API key authentication #162

Triggered via push December 10, 2025 23:03
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: Commands/Cloud/StatusCommand.cs#L105
Dereference of a possibly null reference.
Build and Test: Commands/Cloud/StatusCommand.cs#L86
Dereference of a possibly null reference.
Build and Test: LocalizationManager.Tests/UnitTests/Cloud/PullBackupManagerTests.cs#L38
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
Build and Test: Commands/Cloud/StatusCommand.cs#L157
Possible null reference argument for parameter 'remoteUrl' in 'void StatusCommand.DisplayTable(RemoteUrl remoteUrl, RemotesConfiguration remotesConfig, SyncStatus syncStatus)'.
Build and Test: Commands/Cloud/StatusCommand.cs#L153
Possible null reference argument for parameter 'remoteUrl' in 'void StatusCommand.DisplaySimple(RemoteUrl remoteUrl, RemotesConfiguration remotesConfig, SyncStatus syncStatus)'.
Build and Test: Commands/Cloud/StatusCommand.cs#L150
Possible null reference argument for parameter 'remoteUrl' in 'void StatusCommand.DisplayJson(RemoteUrl remoteUrl, RemotesConfiguration remotesConfig, SyncStatus syncStatus)'.
Build and Test: Commands/Cloud/StatusCommand.cs#L134
Dereference of a possibly null reference.
Build and Test: Commands/Cloud/StatusCommand.cs#L113
Dereference of a possibly null reference.
Build and Test: Commands/Cloud/StatusCommand.cs#L105
Dereference of a possibly null reference.
Build and Test: Commands/Cloud/StatusCommand.cs#L86
Dereference of a possibly null reference.