Make Sonar analysis warning free (#419) #1185
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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:
API/Protocol/ResponseStatus.cs#L83
Remove or rename this enum member.
|
build:
API/Protocol/ResponseStatus.cs#L83
Remove or rename this enum member.
|
build:
Modules/Sitemaps/Provider/SitemapContent.cs#L63
Extract this nested code block into a separate method.
|
build:
Modules/Robots/Provider/RobotsProviderBuilder.cs#L19
Remove this hardcoded path-delimiter.
|
build:
Modules/Sitemaps/Provider/SitemapContent.cs#L63
Extract this nested code block into a separate method.
|
build:
Modules/Robots/Provider/RobotsProviderBuilder.cs#L19
Remove this hardcoded path-delimiter.
|
build:
Engine/Utilities/PooledDictionary.cs#L9
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
build:
Engine/Protocol/ClientHandler.cs#L83
Combine this 'try' with the one starting on line 74.
|
build:
Engine/Utilities/PooledDictionary.cs#L9
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
build:
Engine/Protocol/ClientHandler.cs#L83
Combine this 'try' with the one starting on line 74.
|