chores: add interface for outbox #3692
ci.yml
on: pull_request
find-verticals
/
Find all
32s
find-verticals
/
Check sln files
29s
Matrix: ci
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 (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/AuditInstanceSourceType.cs#L19
'AuditInstanceSourceType.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/AuditInstanceSourceType.cs#L16
'AuditInstanceSourceType.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/AuditInstanceSourceType.cs#L10
'AuditInstanceSourceType.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 (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:
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: 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#L43
Element documentation headers should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1506.md)
|
|
|
|
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 (app: Authorization) / 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 (lib: Integration) / Analyze:
src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/OrganizationNumber.cs#L22
'ISpanFormattable' implements 'IFormattable' so 'IFormattable' can be removed from the inheritance list.
|
|
ci (lib: Integration) / 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 (lib: Integration) / 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 (lib: Integration) / Analyze:
src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/PersonIdentifier.cs#L32
Remove this array creation and simply pass the elements.
|
|
ci (lib: Integration) / Analyze:
src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/OrganizationNumber.cs#L31
Remove this array creation and simply pass the elements.
|
|
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#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#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#L92
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/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/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.MassTransit/MassTransitConfiguration.cs#L60
Remove this unnecessary check for null.
|
|
ci (app: Authorization) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.MassTransit/MassTransitConfiguration.cs#L47
Change return type to 'void'; not a single caller uses the returned value.
|
|
ci (app: Authorization) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.MassTransit/MassTransitConfiguration.cs#L38
Change return type to 'void'; not a single caller uses the returned value.
|
|
ci (app: Authorization) / Analyze:
src/libs/Altinn.Authorization.Host/src/Altinn.Authorization.Host.MassTransit/MassTransitConfiguration.cs#L31
Change return type to 'void'; not a single caller uses the returned value.
|
|
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: 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) / 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)
|
|
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/Register/OrganizationNumber.cs#L22
'ISpanFormattable' implements 'IFormattable' so 'IFormattable' 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:
src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/PersonIdentifier.cs#L32
Remove this array creation and simply pass the elements.
|
|
ci (app: AccessManagement) / Analyze:
src/libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/Register/OrganizationNumber.cs#L31
Remove this array creation and simply pass the elements.
|
|
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 | |
|---|---|---|---|
|
app-altinn-authorization-binlog
|
3.31 MB |
sha256:030b8569a2784b6ffa74226d38c6c033f9d75fa2b7f2c9ed63d7b63433925214
|
|
|
lib-altinn-authorization-integration-binlog
|
2.02 MB |
sha256:ba5d355d19aed0c78deb463616b18654ef99df17bb0f1b8d11bbff696d1183ed
|
|