Skip to content

feat: add support for web transports #436

feat: add support for web transports

feat: add support for web transports #436

Triggered via pull request January 3, 2024 22:08
Status Failure
Total duration 41s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Test and Coverage: httpconnection.go#L12
missing go.sum entry for module providing package github.com/quic-go/webtransport-go (imported by github.com/philippseith/signalr); to add:
Test and Coverage
test-coverage] Error 1
Test and Coverage
Process completed with exit code 2.
golangci: webtransportsconnection.go#L12
undefined: webtransport (typecheck)
golangci: webtransportsconnection.go#L15
undefined: webtransport (typecheck)
golangci: webtransportsconnection.go#L19
undefined: webtransport (typecheck)
golangci
issues found
Test and Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/