Skip to content

1. xUnit Tests added for AltaSoft.DomainPrimitives assembly #6

1. xUnit Tests added for AltaSoft.DomainPrimitives assembly

1. xUnit Tests added for AltaSoft.DomainPrimitives assembly #6

Triggered via push January 9, 2024 14:09
Status Failure
Total duration 2m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. 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: tests/AltaSoft.DomainPrimitives.Tests/GYearTests.cs#L35
Theory method 'ToString_ShouldReturnFormattedString' on test class 'GYearTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
build: tests/AltaSoft.DomainPrimitives.Tests/GYearTests.cs#L35
Theory method 'ToString_ShouldReturnFormattedString' on test class 'GYearTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)