Skip to content

chore: update update-apis.yaml node version#3685

Merged
sofisl merged 1 commit intomainfrom
sofisl-patch-5
Jun 16, 2025
Merged

chore: update update-apis.yaml node version#3685
sofisl merged 1 commit intomainfrom
sofisl-patch-5

Conversation

@sofisl
Copy link
Copy Markdown
Contributor

@sofisl sofisl commented Jun 16, 2025

This action has been failing consistently: https://github.com/googleapis/google-api-nodejs-client/actions/workflows/update-apis.yaml

The failure is here:

        this.#proxyAgent ||= (await import('https-proxy-agent')).HttpsProxyAgent;
                         ^^^

SyntaxError: Unexpected token '||='

Because we are running the action from node 14.

@sofisl sofisl requested a review from a team June 16, 2025 21:21
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 16, 2025
@sofisl sofisl changed the title Update update-apis.yaml chore: update update-apis.yaml Jun 16, 2025
@sofisl sofisl changed the title chore: update update-apis.yaml chore: update update-apis.yaml node version Jun 16, 2025
@sofisl sofisl merged commit 3079c46 into main Jun 16, 2025
22 of 24 checks passed
@sofisl sofisl deleted the sofisl-patch-5 branch June 16, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants