Skip to content

Merge pull request #46 from IowaComputerGurus/feature/fixes #32

Merge pull request #46 from IowaComputerGurus/feature/fixes

Merge pull request #46 from IowaComputerGurus/feature/fixes #32

Triggered via push August 20, 2023 06:23
Status Success
Total duration 3m 34s
Artifacts

ci-build.yml

on: push
Validate Build
54s
Validate Build
Analyze Code Quality
3m 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.