feat(bun): support unix sockets #4362
Annotations
11 errors
ci (ubuntu-latest):
src/runtime/entries/bun.ts#L5
Cannot redeclare block-scoped variable 'options'.
|
ci (ubuntu-latest):
src/runtime/entries/bun.ts#L6
Cannot redeclare block-scoped variable 'listeningOn'.
|
ci (ubuntu-latest):
src/runtime/entries/bun.ts#L16
Cannot redeclare block-scoped variable 'options'.
|
ci (ubuntu-latest):
src/runtime/entries/bun.ts#L17
Cannot redeclare block-scoped variable 'listeningOn'.
|
ci (ubuntu-latest)
Process completed with exit code 1.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|
lint
The run was canceled by @autofix-ci.
|
lint:
src/runtime/entries/bun.ts#L3
`fs` import should occur before import of `../app`
|
lint:
src/runtime/entries/bun.ts#L3
Prefer `node:fs` over `fs`
|
lint
Process completed with exit code 1.
|