Skip to content

Introduce new resolution behavior option / Fix wrong child-parent enu… #210

Introduce new resolution behavior option / Fix wrong child-parent enu…

Introduce new resolution behavior option / Fix wrong child-parent enu… #210

Triggered via push December 20, 2024 14:28
Status Success
Total duration 4m 19s
Artifacts
Run analysis & code coverage
4m 4s
Run analysis & code coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run analysis & code coverage: src/Utils/Data/HashTree.cs#L12
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Run analysis & code coverage: src/Utils/Data/Tree.cs#L11
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Run analysis & code coverage: src/Lifetime/NamedScopeLifetime.cs#L16
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Run analysis & code coverage: src/Utils/Data/Immutable/ImmutableTree.cs#L536
Refactor 'Items' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
Run analysis & code coverage: src/Utils/Data/Tree.cs#L222
Refactor 'Items' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
Run analysis & code coverage: src/Utils/Data/Immutable/ImmutableTree.cs#L740
Refactor 'Items' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
Run analysis & code coverage: src/Utils/Data/HashTree.cs#L238
Refactor 'Items' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
Run analysis & code coverage: src/Multitenant/ITenantDistributor.cs#L8
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Run analysis & code coverage: src/Exceptions/ResolutionFailedException.cs#L24
Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766)
Run analysis & code coverage: src/Multitenant/TenantDistributor.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)