Changed GetRoleResources to GetRoleCodesFromRoleResources (#2537) #3688
ci.yml
on: push
find-verticals
/
Find all
30s
find-verticals
/
Check sln files
32s
Matrix: ci
Annotations
23 warnings
|
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 (app: AccessManagement) / 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/AuditDelegationPackage.cs#L19
'AuditDelegationPackage.Audit_ChangedBySystem' hides inherited member 'BaseAudit.Audit_ChangedBySystem'. Use the new keyword if hiding was intended.
|
|
ci (app: AccessManagement) / Build and Test:
src/apps/Altinn.AccessManagement/src/Altinn.AccessMgmt.PersistenceEF/Models/Audit/AuditDelegationPackage.cs#L16
'AuditDelegationPackage.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/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) / Analyze:
src/pkgs/Altinn.Authorization.ABAC/src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L556
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#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/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-accessmanagement-binlog
|
6.94 MB |
sha256:35b96227b6424a36ffbafe271a01c84207be4f220e042b33bb219ba20490c087
|
|