pino icon indicating copy to clipboard operation
pino copied to clipboard

Fix: TypeScript: Make TransportOptions optional

Open glensc opened this issue 3 years ago • 3 comments

Options is not optional currently:

  • https://github.com/pinojs/pino/blob/5d8eb719761003bce52d12ccc9e0a5b69ef9e185/pino.d.ts#L227

glensc avatar Mar 13 '22 16:03 glensc

Could you fix the TS definitions instead? That's not mandatory.

mcollina avatar Mar 13 '22 18:03 mcollina

Dropped f3b439c8f19ad657ebce0b658416d2e2c6e501b6, added 931e06d.

glensc avatar Mar 14 '22 08:03 glensc

CI failing is not related to the changes. Retry shows random jobs failing.

glensc avatar Mar 14 '22 10:03 glensc

Closing for no activity

mcollina avatar May 08 '23 07:05 mcollina