Skip to content

refactor: clean up unused usings across multiple files #23

refactor: clean up unused usings across multiple files

refactor: clean up unused usings across multiple files #23

Triggered via push July 24, 2025 13:53
Status Failure
Total duration 3m 12s
Artifacts 3

ci-cd.yml

on: push
Matrix: build-and-test
Continuous Deployment
0s
Continuous Deployment
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 30 warnings, and 2 notices
Build & Test (macOS)
Failed test were found and 'fail-on-error' option is set to true
Build & Test (macOS)
Process completed with exit code 255.
Build & Test (Linux)
Failed test were found and 'fail-on-error' option is set to true
Build & Test (Linux)
Process completed with exit code 255.
Build & Test (Windows)
Failed test were found and 'fail-on-error' option is set to true
Build & Test (Windows)
Process completed with exit code 1.
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L25
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "No AWS client accessors registered.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L17
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Registered client types:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L12
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== Simple Registry Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L25
Method '<top-level-statements-entry-point>' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "✅ All AOT compatibility tests passed!". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L11
Method '<top-level-statements-entry-point>' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== LocalStack.Client Native AOT Compatibility Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L28
Modify '<Main>$' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L26
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "This suggests the source generator did not run or did not find any AWS clients.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L25
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "No AWS client accessors registered.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L17
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Registered client types:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L12
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== Simple Registry Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L25
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "No AWS client accessors registered.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L17
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Registered client types:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L12
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== Simple Registry Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L25
Method '<top-level-statements-entry-point>' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "✅ All AOT compatibility tests passed!". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L11
Method '<top-level-statements-entry-point>' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== LocalStack.Client Native AOT Compatibility Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L28
Modify '<Main>$' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L26
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "This suggests the source generator did not run or did not find any AWS clients.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L25
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "No AWS client accessors registered.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L17
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Registered client types:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Linux): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L12
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== Simple Registry Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L25
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "No AWS client accessors registered.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L17
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Registered client types:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L12
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== Simple Registry Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L25
Method '<top-level-statements-entry-point>' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "✅ All AOT compatibility tests passed!". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L11
Method '<top-level-statements-entry-point>' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== LocalStack.Client Native AOT Compatibility Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/Program.cs#L28
Modify '<Main>$' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L26
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "This suggests the source generator did not run or did not find any AWS clients.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L25
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "No AWS client accessors registered.". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L17
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Registered client types:". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (Windows): tests/LocalStack.Client.AotCompatibility.Tests/SimpleRegistryTest.cs#L12
Method 'void SimpleRegistryTest.Run()' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "=== Simple Registry Test ===". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Build & Test (macOS)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build & Test (macOS)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
test-results-Linux Expired
19.4 KB
sha256:5c4d1e475b0d956eb27b20d7ce7eac6c89b267b9e55c54f5f48b02eacfce3ce2
test-results-Windows Expired
11.8 KB
sha256:aa88f0ce3bd15db2d39789714c997187a6abdd7cfbc0617eea39f94b54a25f7a
test-results-macOS Expired
23.6 KB
sha256:20e03ea30ed9200a1daa22925c632de4fabf682588b3aed62fb8d572bb08f156