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

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request February 26, 2025 15:23
Status Failure
Total duration 56m 59s
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

16 errors and 1 warning
GcpJs integration tests
Process completed with exit code 2.
DigitalOceanPy integration tests
Process completed with exit code 2.
DigitalOceanTs integration tests
Process completed with exit code 2.
DigitalOceanCs integration tests
Process completed with exit code 2.
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>'.
AzurePy integration tests
Process completed with exit code 2.
AwsTs integration tests
Process completed with exit code 2.
.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)>'.