Skip to content

feat: unix domain sockets and windows named pipe support #420

feat: unix domain sockets and windows named pipe support

feat: unix domain sockets and windows named pipe support #420

Triggered via pull request March 22, 2024 18:42
Status Failure
Total duration 24s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
autofix: src/_cert.ts#L9
Parse errors in imported module './types': Property or signature expected. (70:3)
autofix: src/_utils.ts#L6
Parse errors in imported module './types': Property or signature expected. (70:3)
autofix: src/cli.ts#L7
Parse errors in imported module './types': Property or signature expected. (70:3)
autofix: src/index.ts#L2
Parse errors in imported module './types': Property or signature expected. (70:3)
autofix: src/listen.ts#L24
Parse errors in imported module './types': Property or signature expected. (70:3)
autofix: src/server/dev.ts#L7
Parse errors in imported module '../types': Property or signature expected. (70:3)
autofix: src/server/watcher.ts#L5
Parse errors in imported module '../types': Property or signature expected. (70:3)
autofix: test/cert.test.ts#L4
Listener not found in '../src'
autofix: test/index.test.ts#L8
Listener not found in '../src'
autofix
Process completed with exit code 1.