pass on distinct appids to cosmos #639
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-and-analyze.yml
on: pull_request
Build and Test
1m 15s
Analyze
6m 5s
Annotations
10 warnings
Build and Test:
src/Storage/Repository/InstanceQueryHelper.cs#L419
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Build and Test:
src/Storage/Repository/InstanceQueryHelper.cs#L419
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Analyze:
src/Storage/appsettings.json#L6
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Analyze:
src/Storage/appsettings.json#L7
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Analyze:
src/Storage/Repository/InstanceQueryHelper.cs#L419
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Analyze:
src/DataCleanup/NightlyCleanup.cs#L48
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Analyze:
src/Storage/appsettings.json#L6
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Analyze:
src/Storage/appsettings.json#L7
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Analyze:
src/Storage/Repository/InstanceQueryHelper.cs#L419
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Analyze:
src/DataCleanup/NightlyCleanup.cs#L48
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|