Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google-logging-utils fails to run in Deno due to process.env issue #1695

Open
7 tasks done
hongkongkiwi opened this issue Feb 2, 2025 · 0 comments · May be fixed by #1696
Open
7 tasks done

google-logging-utils fails to run in Deno due to process.env issue #1695

hongkongkiwi opened this issue Feb 2, 2025 · 0 comments · May be fixed by #1696
Labels
size: s Pull request size is small. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@hongkongkiwi
Copy link

Please make sure you have searched for information in the following guides.

Link to the code that reproduces this issue. A link to a public Github Repository or gist with a minimal reproduction.

https://dash.deno.com/playground/long-seahorse-77

A step-by-step description of how to reproduce the issue, based on the linked reproduction.

The code above should be run using Deno 2+.

The issue occurs with any version of Google Cloud Storage SDK past 7.0.0.

A clear and concise description of what the bug is, and what you expected to happen.

The code should run without issue in Deno.

A clear and concise description WHY you expect this behavior, i.e., was it a recent change, there is documentation that points to this behavior, etc. **

The google-logging-utils have been broken in Deno since release. They started to be used in Google Cloud Storage 7.0.0

@sofisl sofisl added size: s Pull request size is small. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants