Skip to content

Merge pull request #53 from IowaComputerGurus/dependabot/github_actio… #41

Merge pull request #53 from IowaComputerGurus/dependabot/github_actio…

Merge pull request #53 from IowaComputerGurus/dependabot/github_actio… #41

Triggered via push May 23, 2024 14:10
Status Success
Total duration 4m 21s
Artifacts

ci-build.yml

on: push
Validate Build
32s
Validate Build
Analyze Code Quality
4m 5s
Analyze Code Quality
Fit to window
Zoom out
Zoom in

Annotations

7 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. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Analyze Code Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.