Skip to content

chore: update formatting of Google.GenAI #333

chore: update formatting of Google.GenAI

chore: update formatting of Google.GenAI #333

Triggered via pull request November 18, 2025 08:52
Status Failure
Total duration 30s
Artifacts

dotnet-tests.yml

on: pull_request
unit-e2e-tests
27s
unit-e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
unit-e2e-tests: Google.GenAI/Transformers.cs#L247
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/Transformers.cs#L136
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiClient.cs#L32
The type or namespace name 'HttpMessageInvoker' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiResponse.cs#L75
The type or namespace name 'ValueTask' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiResponse.cs#L30
The type or namespace name 'HttpContent' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiResponse.cs#L25
The type or namespace name 'IAsyncDisposable' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiResponse.cs#L25
The type or namespace name 'IDisposable' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiClient.cs#L28
The type or namespace name 'IAsyncDisposable' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/ApiClient.cs#L28
The type or namespace name 'IDisposable' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/HttpApiClient.cs#L31
The type or namespace name 'HttpRequestException' could not be found (are you missing a using directive or an assembly reference?)
unit-e2e-tests: Google.GenAI/HttpApiClient.cs#L245
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
unit-e2e-tests: Google.GenAI/HttpApiClient.cs#L126
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
unit-e2e-tests: Google.GenAI/ApiClient.cs#L141
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
unit-e2e-tests: Google.GenAI/HttpApiClient.cs#L245
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
unit-e2e-tests: Google.GenAI/HttpApiClient.cs#L126
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
unit-e2e-tests: Google.GenAI/ApiClient.cs#L141
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable