Skip to content

Read-only Implementation of Managed Identities #460

Read-only Implementation of Managed Identities

Read-only Implementation of Managed Identities #460

Triggered via pull request January 14, 2025 20:25
Status Failure
Total duration 44s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build / Build: src/managedIdentity/ManagedIdentityBranchDataProvider.ts#L62
Argument of type 'ManagedIdentityItem' is not assignable to parameter of type 'ResourceGroupsItem'.
Build / Build: src/managedIdentity/ManagedIdentityBranchDataProvider.ts#L62
Argument of type 'ManagedIdentityItem' is not assignable to parameter of type 'ResourceGroupsItem'.
Build / Build: src/managedIdentity/ManagedIdentityItem.ts#L93
Type '(GenericItem | RoleDefinitionsItem | RoleAssignmentsItem)[]' is not assignable to type 'RoleAssignmentsItem[]'.
Build / Build: src/managedIdentity/RoleAssignmentsItem.ts#L15
Class 'RoleAssignmentsItem' incorrectly implements interface 'ResourceGroupsItem'.
Build / Build: src/managedIdentity/loadAllSubscriptionRoleAssignments.ts#L16
Argument of type 'RoleAssignmentsItem' is not assignable to parameter of type 'ResourceGroupsItem'.
Build / Build: src/managedIdentity/loadAllSubscriptionRoleAssignments.ts#L28
Argument of type 'RoleAssignmentsItem' is not assignable to parameter of type 'ResourceGroupsItem'.
Build / Build
Process completed with exit code 2.
Build / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636