Skip to content

WIP

WIP #222

Triggered via push August 5, 2023 22:56
Status Failure
Total duration 46s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: TestsHelper.SourceGenerator.Tests/TestsCases/TestMoreThanOneFillMocksUsage/Source/Test.cs#L14
Non-nullable field '_testedClass' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: TestsHelper.SourceGenerator.Tests/TestsCases/TestMoreThanOneFillMocksUsage/Source/Test.cs#L17
Non-nullable field '_testedClass2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: TestsHelper.SourceGenerator.Tests/TestsCases/WrongTypeDefaultValue/Source/Test.cs#L17
The field 'Test._nullFactory' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/NotExistsDefaultValue/Source/Test.cs#L14
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/TestClassNotPartial/Source/Test.cs#L14
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/WrongTypeDefaultValue/Source/Test.cs#L14
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/GenerateWrappers/Source/Test.cs#L14
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/GenerateMocks/Source/Test.cs#L13
The field 'Test._testedClass' is assigned but its value is never used