Skip to content

Feature/systemuserpdp #789

Feature/systemuserpdp

Feature/systemuserpdp #789

Triggered via pull request October 28, 2024 15:16
Status Success
Total duration 1m 41s
Artifacts

pep-dotnet-test.yml

on: pull_request
Matrix: Run dotnet build and test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L277
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)
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L221
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)
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L277
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)
Run dotnet build and test (macos-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L277
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)
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L221
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)
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L277
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)
Run dotnet build and test (ubuntu-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L277
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)
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/UnitTests/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)
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L221
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)
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L277
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)
Run dotnet build and test (windows-latest): src/Altinn.Common.PEP/UnitTests/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)