Fix: format JSON using JSON.NET & test #2718
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.
|