chore(deps): update nuget non-major dependencies #283
Annotations
10 warnings
src/Altinn.Common.PEP/Altinn.Common.PEP/Authorization/AppAccessHandler.cs#L23
Remove this unread private field '_logger' or refactor the code to use its value.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Authorization/ResourceAccessHandler.cs#L24
Remove this unread private field '_logger' or refactor the code to use its value.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Implementation/PDPAppSI.cs#L17
Rename class 'PDPAppSI' to match pascal case naming rules, consider using 'PdpAppSi'.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Interfaces/IPDP.cs#L11
Rename interface 'IPDP' to match pascal case naming rules, consider using 'IPdp'.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Models/IDFormat.cs#L10
'int' should not be explicitly used as the underlying type.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Utils/IDFormatDeterminator.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Utils/IDFormatDeterminator.cs#L175
Pass a timeout to limit the execution time.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Startup.cs#L19
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
|
src/Altinn.Common.PEP/Altinn.Common.PEP/Implementation/PDPAppSI.cs#L57
The parameter name 'response' is not declared in the argument list.
|
The logs for this run have expired and are no longer available.
Loading