Skip to content

Update README.md

Update README.md #5

Triggered via push November 12, 2024 16:34
Status Success
Total duration 1m 38s
Artifacts

Master-Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: test/Ninja.FileUtil.Tests/Engine/SingleDelimited/SingleLine.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Parser/TestLine.cs#L31
Non-nullable property 'Report' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Parser/TestLine.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Parser/InvalidTestLine.cs#L9
Non-nullable property 'Errors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Engine/MultiDelimited/HeaderLine.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Engine/MultiDelimited/DataLine.cs#L6
Non-nullable property 'Employee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Engine/MultiDelimited/DataLine.cs#L8
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Engine/SingleDelimited/SingleLine.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Parser/TestLine.cs#L31
Non-nullable property 'Report' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Ninja.FileUtil.Tests/Parser/TestLine.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
run-Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/