Add Bruno test and fix max limit in revoke all #8
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/AppAccessHandlerTest.cs#L22
Missing XML comment for publicly visible type or member 'AppAccessHandlerTest'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/AppAccessHandlerTest.cs#L29
Missing XML comment for publicly visible type or member 'AppAccessHandlerTest.AppAccessHandlerTest()'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/ResourceAccessHandlerTest.cs#L21
Missing XML comment for publicly visible type or member 'ResourceAccessHandlerTest'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/ResourceAccessHandlerTest.cs#L28
Missing XML comment for publicly visible type or member 'ResourceAccessHandlerTest.ResourceAccessHandlerTest()'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/DecisionHelperTest.cs#L15
Missing XML comment for publicly visible type or member 'DecisionHelperTest'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/ScopeAccessHandlerTest.cs#L14
Missing XML comment for publicly visible type or member 'ScopeAccessHandlerTest'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/ScopeAccessHandlerTest.cs#L18
Missing XML comment for publicly visible type or member 'ScopeAccessHandlerTest.ScopeAccessHandlerTest()'
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/AppAccessHandlerTest.cs#L306
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/ResourceAccessHandlerTest.cs#L211
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
Build:
src/pkgs/Altinn.Authorization.PEP/tests/Altinn.Authorization.PEP.Tests/ResourceAccessHandlerTest.cs#L216
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
Loading