Read-only Implementation of Managed Identities #460
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
|