Skip to content

Make local track an interface using iterators #230

Make local track an interface using iterators

Make local track an interface using iterators #230

Triggered via pull request November 3, 2024 11:26
Status Failure
Total duration 3m 20s
Artifacts

go.yml

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

Annotations

10 errors and 3 warnings
lint: quicmoq/connection.go#L11
undefined: quic (typecheck)
lint: quicmoq/connection.go#L14
undefined: quic (typecheck)
lint: quicmoq/connection.go#L51
undefined: quic (typecheck)
lint: webtransportmoq/connection.go#L11
undefined: webtransport (typecheck)
lint: webtransportmoq/connection.go#L14
undefined: webtransport (typecheck)
lint: webtransportmoq/connection.go#L51
undefined: webtransport (typecheck)
lint: control_stream.go#L67
s.stream.Write undefined (type Stream has no field or method Write) (typecheck)
lint: group_header_stream.go#L18
stream.Write undefined (type SendStream has no field or method Write) (typecheck)
lint: group_header_stream.go#L34
s.stream.Write undefined (type SendStream has no field or method Write) (typecheck)
lint: group_header_stream.go#L38
s.stream.Close undefined (type SendStream has no field or method Close) (typecheck)
Unit tests (1.21.x)
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/
Unit tests (1.22.x)
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/