Update documentation for cloud API key authentication #162
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.
|