Skip to content

Include collectCoverage. #250

Include collectCoverage.

Include collectCoverage. #250

Triggered via push April 1, 2024 15:25
Status Success
Total duration 1m 14s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
build: DataTestGenerator/Sources/Contacts/ContactTest.cs#L10
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: DataTestGenerator/Sources/Contacts/BaseContactGenerator.cs#L128
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
build: DataTestGenerator/Sources/Passwords/PasswordGenerator.cs#L87
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: DataTestGenerator/Sources/Contacts/ContactTest.cs#L10
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: DataTestGenerator/Sources/Contacts/ContactTest.cs#L10
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: DataTestGenerator/Sources/Passwords/PasswordGenerator.cs#L87
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: DataTestGenerator/Sources/Contacts/BaseContactGenerator.cs#L128
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
build: DataTestGenerator/Sources/Passwords/PasswordGenerator.cs#L87
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
build: DataTestGenerator/Sources/Contacts/BaseContactGenerator.cs#L128
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
build: DataTestGenerator.XUnit/Sources/RetryFact/RetryTestCase.cs#L48
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)