inlined
Follow
Block or Report
Block or report inlined
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
versioningishard Public
A walkthrough of some forwards-compatibility concerns encountered in the CloudEvents spec.
528 contributions in the last year
Contribution activity
May 2022
Created 5 commits in 2 repositories
Created 2 repositories
- inlined/grpc-node TypeScript
- inlined/gax-nodejs TypeScript
Created a pull request in googleapis/gax-nodejs that received 3 comments
Use import = to match export =
It seems like Firestore updated their version of google-gax which broke Cloud Functions for Firebase. As far as I can tell, the problem stems from …
+7
−7
•
3
comments
Opened 5 other pull requests in 2 repositories
firebase/firebase-functions
3
merged
firebase/firebase-tools
1
merged
1
open
Reviewed 4 pull requests in 3 repositories
firebase/firebase-tools
2 pull requests
firebase/firebase-functions
1 pull request
firebase/firebase-functions-test
1 pull request
Created an issue in googleapis/gax-nodejs that received 2 comments
Regression in how "long" is imported breaks Cloud Functions for Firebase
Public issue for StackOverflow. I also noticed our integration tests failing.
It seems this is because @types/long
uses export =
syntax. You can us…
2
comments