Skip to content

chore(deps): Updated test deps #527

chore(deps): Updated test deps

chore(deps): Updated test deps #527

Triggered via push February 12, 2025 15:52
Status Success
Total duration 3m 43s
Artifacts

sonar.yml

on: push
Authorize
0s
Authorize
Build and analyze
3m 25s
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/Properties/MultiUrlPicker.cs#L57
Remove this unnecessary null check; 'is' returns false for nulls. (https://rules.sonarsource.com/csharp/RSPEC-4201)
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)