Skip to content

LinkTagCssSource now also downloads content from @import declarations. #415

LinkTagCssSource now also downloads content from @import declarations.

LinkTagCssSource now also downloads content from @import declarations. #415

Re-run triggered January 21, 2025 10:49
Status Failure
Total duration 2m 55s
Artifacts

dotnetcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 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.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.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)