Revise rules and begin to add meta data #92
Annotations
10 errors and 12 warnings
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0040WaitUntilStateNetworkIdleMustNotBeUsed.cs#L12
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0035PreventUseOfMachineName.cs#L12
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0033PreventUseOfTaskResult.cs#L17
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0032PreventUseOfBlockingTaskMethods.cs#L17
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0011NoDirectQueryStringAccess.cs#L45
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0001DependencyResolverMustNotBeUsed.cs#L17
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0001DependencyResolverMustNotBeUsed.cs#L17
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0040WaitUntilStateNetworkIdleMustNotBeUsed.cs#L12
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0011NoDirectQueryStringAccess.cs#L45
The name 'Const' does not exist in the current context
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0035PreventUseOfMachineName.cs#L12
The name 'Const' does not exist in the current context
|
Build Package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Package
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Package:
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 Package:
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 Package:
src/Agoda.Analyzers/AgodaCustom/AG0021PreferAsyncMethods.cs#L130
Use 'SymbolEqualityComparer' when comparing symbols
|
Build Package:
src/Agoda.Analyzers/AgodaCustom/AG0021PreferAsyncMethods.cs#L162
Use 'SymbolEqualityComparer' when comparing symbols
|
Build Package:
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 Package:
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 Package:
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 Package:
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 Package:
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 Package:
src/Agoda.Analyzers/AgodaCustom/AG0021PreferAsyncMethods.cs#L130
Use 'SymbolEqualityComparer' when comparing symbols
|