Skip to content

Merge pull request #336 from nikcio/v6/contrib #515

Merge pull request #336 from nikcio/v6/contrib

Merge pull request #336 from nikcio/v6/contrib #515

Triggered via push November 20, 2024 19:00
Status Success
Total duration 3m 18s
Artifacts

sonar.yml

on: push
Authorize
0s
Authorize
Build and analyze
2m 57s
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/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/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/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)