Skip to content

feat: change switch fetch to undici fetch in watch #982

feat: change switch fetch to undici fetch in watch

feat: change switch fetch to undici fetch in watch #982

Triggered via pull request October 3, 2024 12:51
Status Success
Total duration 1m 21s
Artifacts

node.js.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
format: src/fluent/watch.spec.ts#L75
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator