Skip to content

Merge pull request #418 from milkshakesoftware/dependabot/github_acti… #424

Merge pull request #418 from milkshakesoftware/dependabot/github_acti…

Merge pull request #418 from milkshakesoftware/dependabot/github_acti… #424

Triggered via push January 23, 2025 00:00
Status Failure
Total duration 1m 56s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: PreMailer.Net/PreMailer.Net/PreMailer.cs#L408
'ParentNodeExtensions.DescendentsAndSelf<TNode>(INode)' is obsolete: 'Use DescendantsAndSelf'
build: PreMailer.Net/PreMailer.Net/PreMailer.cs#L519
'ParentNodeExtensions.Descendents<TNode>(INode)' is obsolete: 'Use Descendants'
build: PreMailer.Net/PreMailer.Net/PreMailer.cs#L408
'ParentNodeExtensions.DescendentsAndSelf<TNode>(INode)' is obsolete: 'Use DescendantsAndSelf'
build: PreMailer.Net/PreMailer.Net/PreMailer.cs#L519
'ParentNodeExtensions.Descendents<TNode>(INode)' is obsolete: 'Use Descendants'
build: PreMailer.Net/PreMailer.Net.Tests/CssStyleEquivalenceTests.cs#L20
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: PreMailer.Net/PreMailer.Net.Tests/CssStyleEquivalenceTests.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: PreMailer.Net/PreMailer.Net.Tests/PreMailerTests.cs#L107
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: PreMailer.Net/PreMailer.Net/PreMailer.cs#L408
'ParentNodeExtensions.DescendentsAndSelf<TNode>(INode)' is obsolete: 'Use DescendantsAndSelf'