world/entity.go: More fixes, should make moving entities across world… #3138
Annotations
7 errors and 1 warning
server/session/session.go#L7
"github.com/df-mc/dragonfly/server/block" imported and not used
|
server/session/session.go#L495
s.c undefined (type *Session has no field or method c)
|
server/session/session.go#L497
s.c undefined (type *Session has no field or method c)
|
server/session/session.go#L497
not enough arguments in call to s.sendEnchantmentOptions
|
server/session/session.go#L518
not enough arguments in call to session.addToPlayerList
|
server/session/session.go#L520
not enough arguments in call to s.addToPlayerList
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading