Skip to content

server/session: Cleaned up and finished refactoring the player/sessio… #3140

server/session: Cleaned up and finished refactoring the player/sessio…

server/session: Cleaned up and finished refactoring the player/sessio… #3140

Triggered via push November 12, 2024 12:23
Status Failure
Total duration 28s
Artifacts

push.yml

on: push
Update Contributors
0s
Update Contributors
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build: server/session/session.go#L7
"github.com/df-mc/dragonfly/server/block" imported and not used
Build: server/session/session.go#L493
s.c undefined (type *Session has no field or method c)
Build: server/session/session.go#L495
s.c undefined (type *Session has no field or method c)
Build: server/session/session.go#L495
not enough arguments in call to s.sendEnchantmentOptions
Build
Process completed with exit code 1.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/