Skip to content

update README

update README #228

Triggered via push August 11, 2023 13:01
Status Success
Total duration 1m 34s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build: TestsHelper.SourceGenerator.Tests/TestsCases/TestMoreThanOneFillMocksUsage/Source/Test.cs#L11
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#L14
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#L10
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/NotExistsDefaultValue/Source/Test.cs#L13
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/GenerateWrappers/Source/Test.cs#L12
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/WrongTypeDefaultValue/Source/Test.cs#L13
The field 'Test._nullFactory' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/TestClassNotPartial/Source/Test.cs#L12
The field 'Test._testedClass' is assigned but its value is never used
build: TestsHelper.SourceGenerator.Tests/TestsCases/GenerateMocks/Source/Test.cs#L11
The field 'Test._testedClass' is assigned but its value is never used