Skip to content

chores: add interface for outbox #3696

chores: add interface for outbox

chores: add interface for outbox #3696

Triggered via pull request March 16, 2026 15:03
Status Failure
Total duration 21m 23s
Artifacts 2

ci.yml

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

Annotations

2 errors and 64 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 / 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/
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/
ci (app: Authorization) / Analyze: src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L474
Add a 'private' constructor or the 'static' keyword to the class declaration.
ci (app: Authorization) / Analyze: src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L448
Add a 'private' constructor or the 'static' keyword to the class declaration.
ci (app: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / 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: Authorization) / Build and Test: src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/MockServices/ConfigurationManagerStub.cs#L42
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
ci (app: Authorization) / Build and Test
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
ci (app: Authorization) / Build and Test: src/apps/Altinn.Authorization/src/Altinn.Authorization/Services/Implementation/DelegationContextHandler.cs#L44
Parameter 'resourceRegistry' has no matching param tag in the XML comment for 'DelegationContextHandler.DelegationContextHandler(IInstanceMetadataRepository, IRoles, IOedRoleAssignmentWrapper, IParties, IProfile, IMemoryCache, IOptions<GeneralSettings>, IRegisterService, IPolicyRetrievalPoint, IAccessManagementWrapper, IFeatureManager, IResourceRegistry)' (but other parameters do)
ci (app: Authorization) / Build and Test: src/apps/Altinn.Authorization/src/Altinn.Authorization/Services/Implementation/ContextHandler.cs#L76
Parameter 'resourceRegistry' has no matching param tag in the XML comment for 'ContextHandler.ContextHandler(IInstanceMetadataRepository, IRoles, IOedRoleAssignmentWrapper, IParties, IProfile, IMemoryCache, IOptions<GeneralSettings>, IRegisterService, IPolicyRetrievalPoint, IAccessManagementWrapper, IFeatureManager, IResourceRegistry)' (but other parameters do)
ci (app: Authorization) / Build and Test: src/apps/Altinn.Authorization/src/Altinn.Authorization/Helpers/EventLogHelper.cs#L26
The variable 'githubLink' is assigned but its value is never used
ci (app: Authorization) / Build and Test: src/apps/Altinn.Authorization/src/Altinn.Authorization/Repositories/DelegationMetadataRepository.cs#L43
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'
ci (lib: Integration) / 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 (lib: Integration) / Build and Test: src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/Audit/AuditAreaGroup.cs#L22
'AuditAreaGroup.Audit_ChangeOperation' hides inherited member 'BaseAudit.Audit_ChangeOperation'. Use the new keyword if hiding was intended.
ci (lib: Integration) / Build and Test: src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/Audit/AuditAreaGroup.cs#L19
'AuditAreaGroup.Audit_ChangedBySystem' hides inherited member 'BaseAudit.Audit_ChangedBySystem'. Use the new keyword if hiding was intended.
ci (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / Analyze
Rename parameter 'value' to 'personIdentifier' to match the partial class declaration.
ci (lib: Integration) / Analyze
Rename parameter 'value' to 'partyUuid' to match the partial class declaration.
ci (lib: Integration) / Analyze
Rename parameter 'value' to 'organizationIdentifier' to match the partial class declaration.
ci (lib: Integration) / Analyze
Rename parameter 'value' to 'partyId' to match the partial class declaration.
ci (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / 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/AuditDelegationPackage.cs#L10
'AuditDelegationPackage.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/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L474
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#L448
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#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/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/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/Xacml/XacmlAnyOf.cs#L50
Private classes which are not derived in the current assembly should be marked as 'sealed'.
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
app-altinn-authorization-binlog
3.29 MB
sha256:16e6596906e096770fb832a6f27a1b816f11510ea6a94a8768bf061bb0cb222b
lib-altinn-authorization-integration-binlog
2.02 MB
sha256:a2d48b9b502866508c45f5ebb2308959104177a50dcbe2e585906afe39ea15f3