Remove netcoreapp3.1 from workflow test execution targets #216
sonar-analysis.yml
on: push
Run analysis & code coverage
5m 1s
Annotations
1 error and 13 warnings
Run analysis & code coverage
org/eclipse/jgit/internal/storage/file/LockFile
|
Run analysis & code coverage
Cache not found for keys: Windows-sonar, Windows-sonar
|
Run analysis & code coverage
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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/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/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/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/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/Utils/Data/Immutable/ImmutableTree.cs#L177
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#L537
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#L741
Refactor 'Items' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
|
Run analysis & code coverage
Cache not found for keys: Windows-sonar-scanner, Windows-sonar-scanner
|