Make local track an interface using iterators #230
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/
|