feat: add remote directory picker to file sync #126
Annotations
10 errors and 2 warnings
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L24
The type or namespace name 'ICoderApiClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L27
The type or namespace name 'BuildInfo' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L28
The name 'User' does not exist in the current context
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L29
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L30
The type or namespace name 'ICoderApiClientFactory' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L93
The type or namespace name 'ICoderApiClientFactory' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L123
The type or namespace name 'ICoderApiClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L126
The type or namespace name 'ICoderApiClientFactory' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L152
The type or namespace name 'ICoderApiClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Services/CredentialManagerTest.cs#L154
The type or namespace name 'BuildInfo' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
dotnet test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Loading