Skip to content

[.NET] Removed dependency on System.Text.Json for improved startup time #1695

[.NET] Removed dependency on System.Text.Json for improved startup time

[.NET] Removed dependency on System.Text.Json for improved startup time #1695

Triggered via pull request December 21, 2024 18:25
Status Failure
Total duration 36s
Artifacts

test-dotnet.yml

on: pull_request
test-dotnet
27s
test-dotnet
Fit to window
Zoom out
Zoom in

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