Skip to content

Use specific message for code fixes (#256) #306

Use specific message for code fixes (#256)

Use specific message for code fixes (#256) #306

Triggered via push December 15, 2023 08:03
Status Success
Total duration 5m 53s
Artifacts

ci.yml

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

Annotations

96 warnings
build (ubuntu-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest, Release): 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, Release): 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 (ubuntu-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest, Release): 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, Release): 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 (ubuntu-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Debug): 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, Debug): 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, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Debug): 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, Debug): 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 (ubuntu-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest, Debug): 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, Debug): 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 (ubuntu-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest, Debug): 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, Debug): 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, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Release): 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, Release): 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, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (macos-latest, Release): 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, Release): 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 (windows-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest, Debug): 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 (windows-latest, Debug): 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 (windows-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest, Debug): 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 (windows-latest, Debug): 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 (windows-latest, Debug): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest, Release): 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 (windows-latest, Release): 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 (windows-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest, Release): src/FluentAssertions.Analyzers/Tips/FluentAssertionsOperationAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest, Release): 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 (windows-latest, Release): 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