Skip to content

Native AOT Support via Source Generator + UnsafeAccessor Architecture #22

Native AOT Support via Source Generator + UnsafeAccessor Architecture

Native AOT Support via Source Generator + UnsafeAccessor Architecture #22

Triggered via pull request July 23, 2025 18:49
Status Failure
Total duration 2m 20s
Artifacts 3

ci-cd.yml

on: pull_request
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 (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 (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 (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 (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 (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 (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:4aedcab4ac345da64b9ad9fda1ea2cde0abf362baf383153cdaecf3010f3f106
test-results-Windows Expired
11.9 KB
sha256:3562b2830f3aea31583f203ba7653b38e81a5a09aa2ff4c97d19b3ddfaf01801
test-results-macOS Expired
23.3 KB
sha256:cf7c7da2f7b3fbe7903a01b720bcb7c7d607a01de69bf17abf376d1b36e970bf