Skip to content

Merge pull request #316 from nikcio/feature/auth #486

Merge pull request #316 from nikcio/feature/auth

Merge pull request #316 from nikcio/feature/auth #486

Triggered via push May 22, 2024 19:51
Status Success
Total duration 5m 46s
Artifacts

sonar.yml

on: push
Authorize
0s
Authorize
Build and analyze
5m 22s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/ResolverContextExtensions.cs#L19
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
Build and analyze: src/Nikcio.UHeadless/MemberItems/MemberItemRepository.cs#L53
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and analyze: src/Nikcio.UHeadless/MediaItems/MediaItemRepository.cs#L53
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)