Skip to content

docs: add test project for FluentAssertionsAnalyzer #143

docs: add test project for FluentAssertionsAnalyzer

docs: add test project for FluentAssertionsAnalyzer #143

Triggered via pull request February 19, 2024 09:42
Status Success
Total duration 2m 11s
Artifacts

benchmark.yml

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

Annotations

7 warnings
Performance regression check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: benchmark-action/github-action-benchmark@v1.18.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.