Skip to content

Build(deps): Bump actions/setup-dotnet from 4.1.0 to 4.2.0 #412

Build(deps): Bump actions/setup-dotnet from 4.1.0 to 4.2.0

Build(deps): Bump actions/setup-dotnet from 4.1.0 to 4.2.0 #412

Triggered via pull request December 27, 2024 04:30
Status Success
Total duration 2m 22s
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'