Skip to content

Bump actions/cache from 3.3.1 to 3.3.2 #34

Bump actions/cache from 3.3.1 to 3.3.2

Bump actions/cache from 3.3.1 to 3.3.2 #34

Triggered via pull request September 11, 2023 01:19
Status Success
Total duration 1m 6s
Artifacts

ci-build.yml

on: pull_request
Validate Build
57s
Validate Build
Analyze Code Quality
0s
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. (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)