Added .NET client for new Dapr Jobs API support #2511
Annotations
11 errors
|
test/Shared/TestClient.cs#L59
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Dapr.Client.Test/PublishEventApiTest.cs#L71
'DaprGenericClientBuilder<DaprClient>' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprGenericClientBuilder<DaprClient>' could be found (are you missing a using directive or an assembly reference?)
|
test/Shared/TestClient.cs#L59
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Shared/TestClient.cs#L59
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Shared/TestClient.cs#L59
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Dapr.Client.Test/PublishEventApiTest.cs#L71
'DaprGenericClientBuilder<DaprClient>' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprGenericClientBuilder<DaprClient>' could be found (are you missing a using directive or an assembly reference?)
|
test/Dapr.Extensions.Configuration.Test/DaprConfigurationStoreProviderTest.cs#L129
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Dapr.Extensions.Configuration.Test/DaprConfigurationStoreProviderTest.cs#L160
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Shared/TestClient.cs#L59
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
test/Dapr.Extensions.Configuration.Test/DaprSecretStoreConfigurationProviderTest.cs#L129
'DaprClientBuilder' does not contain a definition for 'UseHttpClientFactory' and no accessible extension method 'UseHttpClientFactory' accepting a first argument of type 'DaprClientBuilder' could be found (are you missing a using directive or an assembly reference?)
|
This job was cancelled
Loading