Use JsonSerializer instead of ConfigurationBuilder to allow for case-sensitive values in configuration #28
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.
|