Skip to content

chore: update GitHub Actions to use Ubuntu 22.04 with dotnet v6 #320

chore: update GitHub Actions to use Ubuntu 22.04 with dotnet v6

chore: update GitHub Actions to use Ubuntu 22.04 with dotnet v6 #320

Re-run triggered March 7, 2025 12:07
Status Failure
Total duration 29s
Artifacts

benchmark.yml

on: pull_request
Performance regression check
22s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Performance regression check
Invalid value for 'output-file-path' input: Error: Cannot stat '/home/runner/work/fluentassertions.analyzers/fluentassertions.analyzers/src/FluentAssertions.Analyzers.BenchmarkTests/BenchmarkDotNet.Artifacts/results/FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks-report.json': Error: ENOENT: no such file or directory, stat '/home/runner/work/fluentassertions.analyzers/fluentassertions.analyzers/src/FluentAssertions.Analyzers.BenchmarkTests/BenchmarkDotNet.Artifacts/results/FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks-report.json'
Performance regression check: src/FluentAssertions.Analyzers.BenchmarkTests/obj/Release/net6.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'Program.Main()' was found.
Performance regression check: src/FluentAssertions.Analyzers/Tips/AsyncVoid.cs#L74
'AsyncVoidCodeFix' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.