Skip to content

feat: support collection analyzers for arrays #152

feat: support collection analyzers for arrays

feat: support collection analyzers for arrays #152

Triggered via pull request August 14, 2023 15:28
Status Failure
Total duration 1m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest): src/FluentAssertions.Analyzers/Tips/AsyncVoid.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0801'
build (ubuntu-latest): src/FluentAssertions.Analyzers/Tips/NullConditionalAssertionAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0800'
build (ubuntu-latest): 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.
build (ubuntu-latest): 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
build (macos-latest): src/FluentAssertions.Analyzers/Tips/AsyncVoid.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0801'
build (macos-latest): src/FluentAssertions.Analyzers/Tips/NullConditionalAssertionAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0800'
build (macos-latest): 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.
build (macos-latest): 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