Skip to content

update to latest gophertunnel #2338

update to latest gophertunnel

update to latest gophertunnel #2338

Triggered via pull request August 22, 2023 23:33
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build
missing go.sum entry for module providing package golang.org/x/net/html (imported by github.com/sandertv/gophertunnel/minecraft/text); to add:
Build
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to add:
Build: server/internal/lang/lang.go#L7
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/df-mc/dragonfly/server/internal/lang); to add:
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/