agrc / gis.utah.gov

The official UGRC website
https://gis.utah.gov
MIT License
25 stars 40 forks source link

SGID Index Validation Issues #2756

Closed stdavis closed 3 months ago

stdavis commented 3 months ago

Validation errors have been detected in the SGID Index. This issue will be used to track the resolution of these issues.

GitHub Actions should post a comment with the details shortly...

To rerun the validation script, add a new comment that starts with the following text: /validate-sgid-index.

stdavis commented 3 months ago

SGID Index Validation

2024-05-22 09:51:38

Script Output

loading spreadsheet

Validation Errors

node:internal/process/esm_loader:34 internalBinding('errors').triggerUncaughtException( ^

Error: Could not load the default credentials. Browse to https://cloud.google.com/docs/authentication/getting-started for more information. at GoogleAuth.getApplicationDefaultAsync (/Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/google-auth-library/build/src/auth/googleauth.js:271:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async GoogleAuth.getClient (/Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/google-auth-library/build/src/auth/googleauth.js:695:17) at async GoogleAuth.getRequestHeaders (/Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/google-auth-library/build/src/auth/googleauth.js:725:24) at async U (file:///Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/google-spreadsheet/dist/index.mjs:1:20649) at async C._setAxiosRequestAuth (file:///Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/google-spreadsheet/dist/index.mjs:1:21620) at async Axios.request (file:///Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/axios/lib/core/Axios.js:40:14) at async C.loadInfo (file:///Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/node_modules/google-spreadsheet/dist/index.mjs:1:23717) at async file:///Users/scottdavis/Documents/Projects/gis.utah.gov/scripts/validate-sgid-index.mjs:29:1

Node.js v20.12.2