Merge pull request #418 from milkshakesoftware/dependabot/github_acti… #424
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'
|