Skip to content

Benchmark tests

Benchmark tests #7

Triggered via pull request November 6, 2023 20:47
Status Failure
Total duration 33s
Artifacts

benchmark.yml

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

Annotations

1 error and 4 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/results/Benchmarks-report-results.json': Error: ENOENT: no such file or directory, stat '/home/runner/work/fluentassertions.analyzers/fluentassertions.analyzers/src/FluentAssertions.Analyzers.BenchmarkTests/results/Benchmarks-report-results.json'
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.
Performance regression check: src/FluentAssertions.Analyzers/Utilities/FluentAssertionsCodeFixProvider.cs#L28
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer