Skip to content

Is there a 0.0.2 of this action? #11

Is there a 0.0.2 of this action?

Is there a 0.0.2 of this action? #11

Triggered via push March 3, 2024 16:44
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/MutationTestDemos.UnitTests/Bugs/DuplicateCallsTest.cs#L9
Non-nullable field '_mockCustomerRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/MutationTestDemos.UnitTests/Bugs/DuplicateCallsTest.cs#L10
Non-nullable field '_underTest' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/MutationTestDemos.UnitTests/Bugs/DuplicateCallsTest.cs#L9
Non-nullable field '_mockCustomerRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/MutationTestDemos.UnitTests/Bugs/DuplicateCallsTest.cs#L10
Non-nullable field '_underTest' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.