Remove unused using statements. #2677
Annotations
10 errors and 2 warnings
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'KeyValuePair<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'IReadOnlyCollection<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'KeyValuePair<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L643
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L643
The type or namespace name 'KeyValuePair<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'KeyValuePair<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'IReadOnlyCollection<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L527
The type or namespace name 'KeyValuePair<,>' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading