Skip to content

feat(bun): support unix sockets #4362

feat(bun): support unix sockets

feat(bun): support unix sockets #4362

Triggered via pull request November 1, 2023 09:05
@uroybduroybd
synchronize #1741
uroybd:main
Status Cancelled
Total duration 55s
Artifacts

ci.yml

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

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.