Skip to content

chore(deps): bump xunit from 2.5.1 to 2.5.3 in /test/UnitTest #740

chore(deps): bump xunit from 2.5.1 to 2.5.3 in /test/UnitTest

chore(deps): bump xunit from 2.5.1 to 2.5.3 in /test/UnitTest #740

Triggered via pull request October 19, 2023 20:51
Status Success
Total duration 1m 59s
Artifacts 1

build-and-analyze-fork.yml

on: pull_request
Report code coverage
8s
Report code coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: src/Altinn.Authorization.ABAC/Xacml/XacmlAttributeValue.cs#L86
'XacmlAttributeValue.Attributes' hides inherited member 'XacmlAnyElement.Attributes'. Use the new keyword if hiding was intended.
Build and Test: src/Altinn.Authorization.ABAC/Xacml/XacmlAttributeValue.cs#L94
'XacmlAttributeValue.Elements' hides inherited member 'XacmlAnyElement.Elements'. Use the new keyword if hiding was intended.
Build and Test: src/Authorization/Services/Implementation/EventLogService.cs#L55
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authorization/Controllers/DecisionController.cs#L235
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authorization/Controllers/DecisionController.cs#L245
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authorization/Program.cs#L381
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
Build and Test: test/UnitTest/Xacml30SerializerTests.cs#L82
The variable 'e' is declared but never used
Build and Test: test/UnitTest/SpecExamplesTests/SpecExamplesPolicyReadTests.cs#L30
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build and Test: test/UnitTest/ConformanceTests/ConformancePolicyReadTests.cs#L30
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build and Test: test/UnitTest/ConformanceTests/ConformancePolicyReadTests.cs#L79
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
957 KB