Skip to content

Fix: format JSON using JSON.NET & test #2718

Fix: format JSON using JSON.NET & test

Fix: format JSON using JSON.NET & test #2718

Triggered via pull request December 26, 2024 17:48
@david-allisondavid-allison
synchronize #1292
json
Status Success
Total duration 40s
Artifacts

test.yml

on: pull_request
Unit Testing
31s
Unit Testing
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Unit Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Testing: TestUtil/DocumentLine.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Unit Testing: TestUtil/OpenSourceDocument.cs#L42
'OpenSourceDocument.Original' hides inherited member 'Document.Original'. Use the new keyword if hiding was intended.
Unit Testing: TestUtil/DocumentLine.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Unit Testing: TestUtil/OpenSourceDocument.cs#L42
'OpenSourceDocument.Original' hides inherited member 'Document.Original'. Use the new keyword if hiding was intended.