Skip to content

Implement read deadline for packet connections #14

Implement read deadline for packet connections

Implement read deadline for packet connections #14

Triggered via push August 18, 2024 22:26
Status Failure
Total duration 1m 37s
Artifacts

debug.yml

on: push
Linux Debug build
5s
Linux Debug build
Linux Debug build (Go 1.20)
9s
Linux Debug build (Go 1.20)
Linux Debug build (Go 1.21)
8s
Linux Debug build (Go 1.21)
Windows Debug build
1m 26s
Windows Debug build
macOS Debug build
11s
macOS Debug build
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 5 warnings
Linux Debug build: hysteria/packet.go#L134
undefined: pipe.Deadline
Linux Debug build: hysteria/packet.go#L147
undefined: pipe.MakeDeadline
Linux Debug build: tuic/packet.go#L138
undefined: pipe.Deadline
Linux Debug build: tuic/packet.go#L153
undefined: pipe.MakeDeadline
Linux Debug build
Process completed with exit code 2.
macOS Debug build: hysteria/packet.go#L134
undefined: pipe.Deadline
macOS Debug build: hysteria/packet.go#L147
undefined: pipe.MakeDeadline
macOS Debug build: tuic/packet.go#L138
undefined: pipe.Deadline
macOS Debug build: tuic/packet.go#L153
undefined: pipe.MakeDeadline
macOS Debug build
Process completed with exit code 2.
Linux Debug build (Go 1.20): hysteria/packet.go#L134
undefined: pipe.Deadline
Linux Debug build (Go 1.20): hysteria/packet.go#L147
undefined: pipe.MakeDeadline
Linux Debug build (Go 1.20): tuic/packet.go#L138
undefined: pipe.Deadline
Linux Debug build (Go 1.20): tuic/packet.go#L153
undefined: pipe.MakeDeadline
Linux Debug build (Go 1.20)
Process completed with exit code 2.
Linux Debug build (Go 1.21): hysteria/packet.go#L134
undefined: pipe.Deadline
Linux Debug build (Go 1.21): hysteria/packet.go#L147
undefined: pipe.MakeDeadline
Linux Debug build (Go 1.21): tuic/packet.go#L138
undefined: pipe.Deadline
Linux Debug build (Go 1.21): tuic/packet.go#L153
undefined: pipe.MakeDeadline
Linux Debug build (Go 1.21)
Process completed with exit code 2.
Windows Debug build: hysteria/packet.go#L134
undefined: pipe.Deadline
Windows Debug build: hysteria/packet.go#L147
undefined: pipe.MakeDeadline
Windows Debug build: tuic/packet.go#L138
undefined: pipe.Deadline
Windows Debug build: tuic/packet.go#L153
undefined: pipe.MakeDeadline
Windows Debug build
Process completed with exit code 1.
Linux Debug build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS Debug build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux Debug build (Go 1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux Debug build (Go 1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows Debug build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/