Skip to content

Conversation

danieljbruce
Copy link
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 review from a team as code owners 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 join this conversation on GitHub. Already have an account? Sign in to comment
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