Skip to content

bugfix: false positive on expressions containing Count #299

bugfix: false positive on expressions containing Count

bugfix: false positive on expressions containing Count #299

Triggered via pull request October 7, 2024 19:46
Status Success
Total duration 2m 25s
Artifacts

benchmark.yml

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

Annotations

9 warnings
Performance regression check
The following actions use a deprecated Node.js version and will be forced to run on node20: benchmark-action/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.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.