[.NET] Removed dependency on System.Text.Json for improved startup time #1695
Annotations
6 errors and 1 warning
test-dotnet:
dotnet/Gherkin.Specs/CLI/Program.cs#L4
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
|
test-dotnet:
dotnet/Gherkin.Specs/CLI/Program.cs#L5
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
|
test-dotnet:
dotnet/Gherkin.Specs/DependencyValidationTests.cs#L3
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
|
test-dotnet:
dotnet/Gherkin.Specs/Helper/NDJsonParser.cs#L1
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
|
test-dotnet:
dotnet/Gherkin.Specs/Helper/NDJsonParser.cs#L2
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
|
test-dotnet
Process completed with exit code 1.
|
test-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|