Check Dependencies #1047
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L59
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L90
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L119
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L160
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L212
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L240
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L248
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L59
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L90
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build:
TheIdServer.Duende/test/TIS.Test/ExternalClaimsTransformerTest.cs#L119
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|