Revise rules and begin to add meta data #90
Annotations
1 error and 12 warnings
Run Unit Tests and Generate Coverage
The process 'C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\dotnet.exe' failed with exit code 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, glennawatson/coverlet-msbuild@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1, glennawatson/coverlet-msbuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0043NoBuildServiceProvider.cs#L31
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0042ElementHandlerShouldNotBeUsed.cs#L28
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0021PreferAsyncMethods.cs#L130
Use 'SymbolEqualityComparer' when comparing symbols
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0021PreferAsyncMethods.cs#L162
Use 'SymbolEqualityComparer' when comparing symbols
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0019PreventUseOfInternalsVisibleToAttributeFixProvider.cs#L15
'AG0019PreventUseOfInternalsVisibleToAttributeFixProvider' 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:
src/Agoda.Analyzers/AgodaCustom/AG0020AvoidReturningNullEnumerablesFixProvider.cs#L17
'AG0020AvoidReturningNullEnumerablesFixProvider' 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:
src/Agoda.Analyzers/AgodaCustom/AG0022RemoveSyncMethodFixProvider.cs#L13
'AG0022RemoveSyncMethodFixProvider' 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:
src/Agoda.Analyzers/AgodaCustom/AG0043NoBuildServiceProvider.cs#L31
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0042ElementHandlerShouldNotBeUsed.cs#L28
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
Build:
src/Agoda.Analyzers/AgodaCustom/AG0021PreferAsyncMethods.cs#L130
Use 'SymbolEqualityComparer' when comparing symbols
|
Loading