Kazuki Yawata

Results 2 issues of Kazuki Yawata

I also attempted to retrieve log entries from the logging bucket similar #1411, but couldn’t. According to [this document](https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/list), specify views in `resourceNames` for entries from logging buckets, as an...

api: logging
stale: extraold
size: s

Fixes https://github.com/denoland/deno_lint/issues/1269 To understand the issue better, I first modified the code to include debug output for inspecting the AST. Specifically, I added the following debug statement to the handle_call_or_new_expr...