codeforboston / maple

MAPLE makes it easy for anyone to view and submit testimony to the Massachusetts Legislature about the bills that will shape our future.
https://mapletestimony.org
MIT License
44 stars 118 forks source link

updated firebase and firebase-admin #1625

Open mertbagt opened 1 month ago

mertbagt commented 1 month ago

Summary

Add a short summary of the changes, and a reference to the original issue using # and the issue number, like #1

Checklist

Screenshots

Add some screenshots highlighting your changes.

Known issues

If you've run against limitations or caveats, include them here. Include follow-up issues as well.

Steps to test/reproduce

For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.:

  1. Go to the home page
  2. Click on a testimony
  3. See that it's loaded with a loading spinner
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maple-dev ❌ Failed (Inspect) Oct 2, 2024 0:01am
mertbagt commented 1 month ago

Type error: Module '"firebase-functions"' has no exported member 'runWith'.

image

image

mertbagt commented 1 month ago

attempting to update runWith with onRequest

scraper.ts updateBillTracker.ts createSearchIndexer.ts

probably all need to be updated