Fix missing parenthesis after applying XUnit code fixes #17
Annotations
1 error and 4 warnings
Store benchmark result
Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= push ***github.com/fluentassertions/fluentassertions.analyzers.git gh-pages:gh-pages --no-verify': remote: Permission to fluentassertions/fluentassertions.analyzers.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/fluentassertions/fluentassertions.analyzers.git/': The requested URL returned error: 403
: Error: The process '/usr/bin/git' failed with exit code 128
|
Run benchmark:
src/FluentAssertions.Analyzers/Tips/AsyncVoid.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0801' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Run benchmark:
src/FluentAssertions.Analyzers/Tips/NullConditionalAssertionAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0800' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Run benchmark:
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.
|
Run benchmark:
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
|
The logs for this run have expired and are no longer available.
Loading