cloudflare / cloudflare-gcp

Google Cloud Function to push json files from GC Storage to Big Query
Apache License 2.0
84 stars 49 forks source link

nodjes12 deprecated warning #132

Closed Vincent-1990 closed 7 months ago

Vincent-1990 commented 10 months ago

pulling from latest master

WARNING: The nodejs12 runtime is deprecated on Cloud Functions. Please migrate to a newer Node.js version (--runtime=nodejs18). See https://cloud.google.com/functions/docs/migrating/nodejs-runtimes

stiak commented 9 months ago

I set this up on node 20 with this branch: https://github.com/cloudflare/cloudflare-gcp/pull/133