Skip to content

Ensure external sources for styles only process CSS responses when inlining stylesheets #413

Ensure external sources for styles only process CSS responses when inlining stylesheets

Ensure external sources for styles only process CSS responses when inlining stylesheets #413

Re-run triggered January 5, 2025 23:46
Status Success
Total duration 2m 14s
Artifacts

dotnetcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#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/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/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'