Update dependency xunit.runner.visualstudio to v3 #222
test-and-analyze.yml
on: pull_request
Static code analysis
7m 1s
Annotations
10 warnings
Static code analysis:
src/Altinn.Codelists/Kartverket/AdministrativeUnits/Models/Language.cs#L9
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Static code analysis:
src/Altinn.Codelists/SSB/Clients/ClassificationSettings.cs#L11
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Static code analysis:
src/Altinn.Codelists/Posten/Clients/PostalCodesHttpClient.cs#L26
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Static code analysis:
test/Altinn.Codelists.Tests/Kartverket/AdministrativeUnits/Clients/CountiesClientCachedTests.cs#L58
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)
|
Static code analysis:
test/Altinn.Codelists.Tests/SSB/Clients/ClassificationsHttpClientCachedTests.cs#L57
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)
|
Static code analysis:
src/Altinn.Codelists/Kartverket/AdministrativeUnits/Models/Language.cs#L9
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Static code analysis:
src/Altinn.Codelists/SSB/Clients/ClassificationSettings.cs#L11
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Static code analysis:
src/Altinn.Codelists/Posten/Clients/PostalCodesHttpClient.cs#L26
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Static code analysis:
test/Altinn.Codelists.Tests/Kartverket/AdministrativeUnits/Clients/CountiesClientCachedTests.cs#L58
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)
|
Static code analysis:
test/Altinn.Codelists.Tests/SSB/Clients/ClassificationsHttpClientCachedTests.cs#L57
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)
|