Skip to content

accmgmt request verify statusupdate #3684

accmgmt request verify statusupdate

accmgmt request verify statusupdate #3684

Triggered via pull request March 16, 2026 10:59
Status Failure
Total duration 6m 5s
Artifacts 1

ci.yml

on: pull_request
find-verticals  /  Find all
23s
find-verticals / Find all
find-verticals  /  Check sln files
36s
find-verticals / Check sln files
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
ci (app: AccessManagement) / Build and Test
Process completed with exit code 1.
ci (app: AccessManagement) / Analyze
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. 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. 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 (lib: Contracts) / Build and Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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) / Build and Test: src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/Audit/AuditAreaGroup.cs#L16
'AuditAreaGroup.Audit_ChangedBy' hides inherited member 'BaseAudit.Audit_ChangedBy'. Use the new keyword if hiding was intended.
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#L4603
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#L4602
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
ci (app: AccessManagement) / Analyze: src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/PersonIdentifier.cs#L21
'ISpanParsable<PersonIdentifier>' implements 'IParsable<PersonIdentifier>' so 'IParsable<PersonIdentifier>' can be removed from the inheritance list.
ci (app: AccessManagement) / Analyze: src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/OrganizationNumber.cs#L20
'ISpanParsable<OrganizationNumber>' implements 'IParsable<OrganizationNumber>' so 'IParsable<OrganizationNumber>' can be removed from the inheritance list.
ci (app: AccessManagement) / Analyze
Rename parameter 'value' to 'partyId' to match the partial class declaration.
ci (app: AccessManagement) / Analyze: src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/AccessManagement/AccessReason.cs#L144
Rename the enumeration 'AccessReasonFlag' to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'.
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.

Artifacts

Produced during runtime
Name Size Digest
lib-altinn-authorization-api-contracts-binlog
766 KB
sha256:34f84c085388be88e44c7bad4a3845a6fa78068c674f9d7e7aa4e7a9a512c73a