Skip to content

prevent users from using Kernel with Bun #519

prevent users from using Kernel with Bun

prevent users from using Kernel with Bun #519

Triggered via push August 12, 2025 21:38
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 1.
lint: src/client.ts#L192
Replace `⏎········'The·Bun·runtime·is·not·supported.·Please·use·a·different·runtime.',⏎······` with `'The·Bun·runtime·is·not·supported.·Please·use·a·different·runtime.'`
lint: src/client.ts#L191
Replace `typeof·globalThis·!==·'undefined'·&&·typeof·(globalThis·as·any).Bun·!==·'undefined'·&&·(globalThis·as·any).Bun.version` with `⏎······typeof·globalThis·!==·'undefined'·&&⏎······typeof·(globalThis·as·any).Bun·!==·'undefined'·&&⏎······(globalThis·as·any).Bun.version⏎····`