Explicitly enforce hysteria2 max packet size #10
Annotations
10 errors and 1 warning
Build:
quic.go#L16
undefined: quic (typecheck)
|
Build:
quic.go#L17
undefined: quic (typecheck)
|
Build:
quic.go#L18
undefined: quic (typecheck)
|
Build:
congestion_meta1/minmax.go#L14
invalid operation: a < b (type parameter T is not comparable with <) (typecheck)
|
Build:
congestion_meta1/minmax.go#L21
invalid operation: a < b (type parameter T is not comparable with <) (typecheck)
|
Build:
congestion_meta2/bandwidth_sampler.go#L104
cannot satisfy WindowedFilterTime (empty type set) (typecheck)
|
Build:
congestion_meta2/bbr_sender.go#L122
cannot satisfy WindowedFilterTime (empty type set) (typecheck)
|
Build:
congestion_meta2/bandwidth_sampler.go#L120
cannot satisfy WindowedFilterTime (empty type set) (typecheck)
|
Build:
congestion_meta2/windowed_filter.go#L56
invalid operation: a > b (type parameter O is not comparable with >) (typecheck)
|
Build:
congestion_meta2/windowed_filter.go#L58
invalid operation: a < b (type parameter O is not comparable with <) (typecheck)
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|