Skip to content

Use JsonSerializer instead of ConfigurationBuilder to allow for case-sensitive values in configuration #28

Use JsonSerializer instead of ConfigurationBuilder to allow for case-sensitive values in configuration

Use JsonSerializer instead of ConfigurationBuilder to allow for case-sensitive values in configuration #28

Re-run triggered January 27, 2025 11:35
Status Failure
Total duration 25s
Artifacts

csharp.tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build: lib/csharp-models-to-json/Program.cs#L25
A local or parameter named 'json' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build: lib/csharp-models-to-json/Program.cs#L25
A local or parameter named 'json' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: lib/csharp-models-to-json/Program.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: lib/csharp-models-to-json/Program.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.