Merge branch 'contrib' of https://github.com/nikcio/Nikcio.UHeadless … #513
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/MediaItems/MediaItemRepository.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/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/ResolverContextExtensions.cs#L19
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|