Update dependency Verify.Xunit to v28 (main) #2757
test-and-analyze.yml
on: pull_request
Static code analysis
3m 50s
Annotations
2 errors
Static code analysis:
test/Altinn.App.Api.Tests/Telemetry/TelemetryConfigurationTests.cs#L221
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Static code analysis
Process completed with exit code 1.
|