Skip to content

Update dependencies #17

Update dependencies

Update dependencies #17

Triggered via push October 13, 2024 05:19
Status Failure
Total duration 2m 45s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3, 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/