Skip to content

Feature/fixes

Feature/fixes #30

Triggered via pull request August 20, 2023 05:58
Status Success
Total duration 4m 35s
Artifacts

ci-build.yml

on: pull_request
Validate Build
35s
Validate Build
Analyze Code Quality
4m 22s
Analyze Code Quality
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Validate Build: src/NetCore.Utilities.Email.Smtp.Tests/SmtpServiceTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Validate Build: src/NetCore.Utilities.Email.Smtp.Tests/SmtpServiceTests.cs#L186
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Validate Build: src/NetCore.Utilities.Email.Smtp.Tests/SmtpServiceTests.cs#L258
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Validate Build: src/NetCore.Utilities.Email.Smtp.Tests/SmtpServiceTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Validate Build: src/NetCore.Utilities.Email.Smtp.Tests/SmtpServiceTests.cs#L186
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Validate Build: src/NetCore.Utilities.Email.Smtp.Tests/SmtpServiceTests.cs#L258
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.