Skip to content

Remove resending blocks for obstructedPos #2346

Remove resending blocks for obstructedPos

Remove resending blocks for obstructedPos #2346

Triggered via pull request October 10, 2023 17:11
Status Failure
Total duration 1m 15s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by gopkg.in/square/go-jose.v2); to add:
Build
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by gopkg.in/square/go-jose.v2); 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/