Skip to content

Update dependency @azure/arm-authorization to v9 #1280

Update dependency @azure/arm-authorization to v9

Update dependency @azure/arm-authorization to v9 #1280

Re-run triggered March 6, 2025 10:43
Status Failure
Total duration 47m 55s
Artifacts

test-examples.yml

on: pull_request
TypeScript lint checks
2m 13s
TypeScript lint checks
TypeScript unit tests
2m 15s
TypeScript unit tests
Python Code Format and Validation
22s
Python Code Format and Validation
Python unit tests
2m 10s
Python unit tests
Go unit tests
3m 1s
Go unit tests
Kubernetes integration tests
12m 50s
Kubernetes integration tests
Matrix: providers
Matrix: .NET unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
AzureTs integration tests
Argument of type 'TokenCredentials' is not assignable to parameter of type 'TokenCredential'.
AzureTs integration tests
Property 'length' does not exist on type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Property 'length' does not exist on type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Property 'length' does not exist on type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Argument of type 'TokenCredentials' is not assignable to parameter of type 'TokenCredential'.
AzureTs integration tests
Property 'length' does not exist on type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Property 'length' does not exist on type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Property 'length' does not exist on type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
AzureTs integration tests
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'PagedAsyncIterableIterator<RoleDefinition, RoleDefinition[], PageSettings>'.
.NET unit tests (testing-unit-cs-mocks): testing-unit-cs-mocks/Testing.cs#L50
Nullability of reference types in value of type 'Task<(string Id, object)>' doesn't match target type 'Task<(string? id, object state)>'.