Skip to content

test fields should be readonly #90

test fields should be readonly

test fields should be readonly #90

Triggered via push June 14, 2024 14:04
Status Failure
Total duration 3m 45s
Artifacts

actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: NUnit.Extensions.Tests/Middlewares/TestWithRetriesHasItsOwnSetup.cs#L91
Converting null literal or possible null value to non-nullable type.
test: NUnit.Extensions.Tests/Middlewares/TestWithRetriesHasItsOwnSetup.cs#L91
Dereference of a possibly null reference.
test: NUnit.Extensions.Tests/Middlewares/ParallelParametrizedTestFixtureTest.cs#L29
Fields in test classes should be readonly
test: NUnit.Extensions.Tests/Middlewares/TestWithRetriesHasItsOwnSetup.cs#L91
Converting null literal or possible null value to non-nullable type.
test: NUnit.Extensions.Tests/Middlewares/TestWithRetriesHasItsOwnSetup.cs#L91
Dereference of a possibly null reference.
test: NUnit.Extensions.Tests/Middlewares/ParallelParametrizedTestFixtureTest.cs#L29
Fields in test classes should be readonly
test: NUnit.Extensions.Tests/Middlewares/TestWithRetriesHasItsOwnSetup.cs#L91
Converting null literal or possible null value to non-nullable type.
test: NUnit.Extensions.Tests/Middlewares/TestWithRetriesHasItsOwnSetup.cs#L91
Dereference of a possibly null reference.