Skip to content

fix(proverbs): typos #2721

fix(proverbs): typos

fix(proverbs): typos #2721

Triggered via pull request December 28, 2024 02:08
Status Success
Total duration 41s
Artifacts

test.yml

on: pull_request
Unit Testing
33s
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.