Skip to content

V6/contrib

V6/contrib #507

Triggered via pull request August 29, 2024 13:18
@nikcionikcio
opened #326
Status Success
Total duration 4m 59s
Artifacts

sonar.yml

on: pull_request_target
Authorize
0s
Authorize
Build and analyze
4m 39s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/Nikcio.UHeadless/UHeadlessManifestFilter.cs#L1
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Nikcio.UHeadless/UHeadlessManifestFilter.cs#L9
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and analyze: src/Nikcio.UHeadless/Properties/TypedBlockGridSettingsProperties.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless/Properties/TypedBlockGridContentProperties.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless/Properties/TypedBlockListContentProperties.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless/Properties/TypedBlockListSettingsProperties.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless/Properties/TypedNestedContentProperties.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless/Properties/TypedProperties.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless/Defaults/Authorization/ApiKeySchemeHandler.cs#L12
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build and analyze: src/Nikcio.UHeadless/Defaults/ContentItems/ContentByRouteQuery.cs#L181
Make 'GetContentRequestAsync' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)