Skip to content

bugfix: adding-usings-stops-additional-refactorings #187

bugfix: adding-usings-stops-additional-refactorings

bugfix: adding-usings-stops-additional-refactorings #187

Triggered via pull request April 18, 2024 15:33
Status Success
Total duration 2m 6s
Artifacts

benchmark.yml

on: pull_request
Performance regression check
1m 57s
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/[email protected]. 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.