Skip to content

Adopt to the breaking changes in FluentAssertions 8 #44

Adopt to the breaking changes in FluentAssertions 8

Adopt to the breaking changes in FluentAssertions 8 #44

Triggered via pull request December 2, 2024 19:22
Status Success
Total duration 3m 42s
Artifacts 1

build.yml

on: pull_request
Matrix: only-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
only-unit-tests (ubuntu-22.04)
/home/runner/.nuget/packages/system.io.hashing/9.0.0/buildTransitive/netcoreapp2.0/System.IO.Hashing.targets(4,5): warning : System.IO.Hashing 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Approval.Tests/Approval.Tests.csproj]
only-unit-tests (ubuntu-22.04)
/home/runner/.nuget/packages/system.collections.immutable/9.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Approval.Tests/Approval.Tests.csproj]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: There was a conflict between "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was chosen because it was primary and "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was not. [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [/home/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll]. [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /home/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Project file item includes which caused reference "/home/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll". [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /home/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (ubuntu-22.04)
/usr/share/dotnet/sdk/8.0.404/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on or have been unified to "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" []. [/home/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
only-unit-tests (macos-12)
/Users/runner/.nuget/packages/system.io.hashing/9.0.0/buildTransitive/netcoreapp2.0/System.IO.Hashing.targets(4,5): warning : System.IO.Hashing 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Approval.Tests/Approval.Tests.csproj]
only-unit-tests (macos-12)
/Users/runner/.nuget/packages/system.collections.immutable/9.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Approval.Tests/Approval.Tests.csproj]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: There was a conflict between "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was chosen because it was primary and "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was not. [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [/Users/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll]. [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /Users/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Project file item includes which caused reference "/Users/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll". [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /Users/runner/.nuget/packages/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
only-unit-tests (macos-12)
/Users/runner/.dotnet/sdk/8.0.402/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on or have been unified to "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" []. [/Users/runner/work/fluentassertions.datasets/fluentassertions.datasets/Tests/Benchmarks/Benchmarks.csproj::TargetFramework=net472]
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build
D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\FluentAssertions.DataSets.Specs\FluentAssertions.DataSets.Specs.csproj : warning NU1903: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57 [D:\a\fluentassertions.datasets\fluentassertions.datasets\FluentAssertions.DataSets.sln]
build
D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\FluentAssertions.DataSets.Specs\FluentAssertions.DataSets.Specs.csproj : warning NU1903: Package 'System.Text.RegularExpressions' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-cmhx-cq75-c4mj [D:\a\fluentassertions.datasets\fluentassertions.datasets\FluentAssertions.DataSets.sln]
build
C:\Users\runneradmin\.nuget\packages\system.io.hashing\9.0.0\buildTransitive\netcoreapp2.0\System.IO.Hashing.targets(4,5): warning : System.IO.Hashing 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\Approval.Tests\Approval.Tests.csproj]
build
C:\Users\runneradmin\.nuget\packages\system.collections.immutable\9.0.0\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\Approval.Tests\Approval.Tests.csproj]
build
D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\FluentAssertions.DataSets.Specs\FluentAssertions.DataSets.Specs.csproj : warning NU1903: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57 [TargetFramework=net47]
build
D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\FluentAssertions.DataSets.Specs\FluentAssertions.DataSets.Specs.csproj : warning NU1903: Package 'System.Text.RegularExpressions' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-cmhx-cq75-c4mj [TargetFramework=net47]
build
D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\FluentAssertions.DataSets.Specs\FluentAssertions.DataSets.Specs.csproj : warning NU1903: Package 'System.Net.Http' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-7jgj-8wvc-jh57 [TargetFramework=net6.0]
build
D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\FluentAssertions.DataSets.Specs\FluentAssertions.DataSets.Specs.csproj : warning NU1903: Package 'System.Text.RegularExpressions' 4.3.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-cmhx-cq75-c4mj [TargetFramework=net6.0]
build
C:\Program Files\dotnet\sdk\9.0.100\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved. [D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\Benchmarks\Benchmarks.csproj::TargetFramework=net472]
build
C:\Program Files\dotnet\sdk\9.0.100\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3277: There was a conflict between "System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". [D:\a\fluentassertions.datasets\fluentassertions.datasets\Tests\Benchmarks\Benchmarks.csproj::TargetFramework=net472]

Artifacts

Produced during runtime
Name Size
artifact
150 KB