server/session: Cleaned up and finished refactoring the player/sessio… #3140
push.yml
on: push
Build
17s
Update Contributors
0s
Deploy
0s
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/
|