You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct some TypeScript errors (#2248)
* fix: use correct pino import
* fix: make TypeScript happy
Due to the union between Pino and Console, and the different types it complains
* fix: use proper pino usage
* build(deps): update pino
* fix: make typescript ignore some errors for sanity
* test: use proper pino import