Merge pull request #53 from IowaComputerGurus/dependabot/github_actio… #41
ci-build.yml
on: push
Validate Build
32s
Analyze Code Quality
4m 5s
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/.
|