Skip to content

bugfix: improve CollectionShouldHaveElementAt_IndexerShouldBe detection #307

bugfix: improve CollectionShouldHaveElementAt_IndexerShouldBe detection

bugfix: improve CollectionShouldHaveElementAt_IndexerShouldBe detection #307

Triggered via pull request October 21, 2024 06:09
Status Success
Total duration 2m 24s
Artifacts

benchmark.yml

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

Annotations

4 warnings
Performance regression check
The following actions use a deprecated Node.js version and will be forced to run on node20: benchmark-action/github-action-benchmark@v1.18.0. 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.