Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

test: Initialize gax stream#1368

Merged
danieljbruce merged 5 commits intomainfrom
fix-compiler-errors-from-upgrade
Mar 18, 2025
Merged

test: Initialize gax stream#1368
danieljbruce merged 5 commits intomainfrom
fix-compiler-errors-from-upgrade

Conversation

@danieljbruce
Copy link
Copy Markdown
Contributor

@danieljbruce danieljbruce commented Mar 18, 2025

Dependency upgrades have caused a compiler error. The compiler complains because a variable hasn't been initialized. This fix solves the compiler error.

Also, promisify needs to be downgraded to solve a linting issue. A recent promisify upgrade is causing a linting error.

@danieljbruce danieljbruce requested a review from a team March 18, 2025 15:47
@danieljbruce danieljbruce requested a review from a team as a code owner March 18, 2025 15:47
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: datastore Issues related to the googleapis/nodejs-datastore API. labels Mar 18, 2025
@danieljbruce danieljbruce merged commit d1d399a into main Mar 18, 2025
16 of 17 checks passed
@danieljbruce danieljbruce deleted the fix-compiler-errors-from-upgrade branch March 18, 2025 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/nodejs-datastore API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants