prevent users from using Kernel with Bun #519
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⏎····`
|