Skip to content

Remove unused using statements. #2677

Remove unused using statements.

Remove unused using statements. #2677

Triggered via pull request October 7, 2024 23:46
Status Failure
Total duration 1m 36s
Artifacts

sdk_build.yml

on: pull_request
Matrix: test
Publish Packages
0s
Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 5 warnings
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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?)
Test .NET 8.0: 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 '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?)
Test .NET 7.0
The job was canceled because "_8_0" failed.
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 7.0: 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?)
Test .NET 6.0
The job was canceled because "_8_0" failed.
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 6.0: 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?)
Test .NET 8.0
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/
Test .NET 8.0
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/
Build
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/
Build
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/
Test .NET 7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.