Feat: add enduser request API scopes for ID-porten/Maskinporten #4014
ci.yml
on: pull_request
find-verticals
/
Find all
25s
find-verticals
/
Check sln files
28s
Matrix: ci
Annotations
2 errors and 22 warnings
|
ci (app: AccessManagement) / Analyze
Process completed with exit code 1.
|
|
ci (app: AccessManagement) / Build and Test
Process completed with exit code 1.
|
|
find-verticals / Find all
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
find-verticals / Check sln files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci (app: AccessManagement) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L287
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XmlConstants.cs#L22
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L11
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Xacml/XacmlAnyOf.cs#L50
Private classes which are not derived in the current assembly should be marked as 'sealed'.
|
|
ci (app: AccessManagement) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/Xacml30Constants.cs#L11
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XmlConstants.cs#L11
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.Database/AltinnHostDatabase.cs#L108
Rename this field to not shadow the outer class' member with the same name.
|
|
ci (app: AccessManagement) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.Database/AltinnHostDatabase.cs#L103
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.Database/AltinnHostDatabase.cs#L97
Rename this field to not shadow the outer class' member with the same name.
|
|
ci (app: AccessManagement) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.Database/AltinnHostDatabase.cs#L92
Add a 'private' constructor or the 'static' keyword to the class declaration.
|
|
ci (app: AccessManagement) / Build and Test:
src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/Audit/AuditAreaGroup.cs#L10
'AuditAreaGroup.Audit_ValidFrom' hides inherited member 'BaseAudit.Audit_ValidFrom'. Use the new keyword if hiding was intended.
|
|
ci (app: AccessManagement) / Build and Test:
src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/AssignmentResource.cs#L28
'AssignmentResource.PolicyVersion' hides inherited member 'BaseAssignmentResource.PolicyVersion'. Use the new keyword if hiding was intended.
|
|
ci (app: AccessManagement) / Build and Test:
src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/AssignmentResource.cs#L23
'AssignmentResource.PolicyPath' hides inherited member 'BaseAssignmentResource.PolicyPath'. Use the new keyword if hiding was intended.
|
|
|
|
|
|
|
|
ci (app: AccessManagement) / Build and Test:
src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Constants/PackageConstants.cs#L4609
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
ci (app: AccessManagement) / Build and Test:
src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Constants/PackageConstants.cs#L4608
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
|
|
ci (app: AccessManagement) / Build and Test:
src/pkgs/Altinn.Authorization.PEP/src/Altinn.Authorization.PEP/Helpers/DecisionHelper.cs#L520
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
|
ci (app: AccessManagement) / Build and Test:
src/pkgs/Altinn.Authorization.PEP/src/Altinn.Authorization.PEP/Helpers/DecisionHelper.cs#L520
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|