Skip to content

fix: update is-browser.ts to account undefined navigator #738

fix: update is-browser.ts to account undefined navigator

fix: update is-browser.ts to account undefined navigator #738

Re-run triggered May 17, 2024 07:18
Status Failure
Total duration 42s
Artifacts

mqttjs-test.yml

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

Annotations

2 errors
build (20.x): src/lib/is-browser.ts#L7
Replace `······(typeof·navigator·!==·"undefined")` with `↹↹↹typeof·navigator·!==·'undefined'`
build (20.x)
Process completed with exit code 1.