Skip to content

Refactor!: Generics and transactions #16

Refactor!: Generics and transactions

Refactor!: Generics and transactions #16

Triggered via push September 10, 2023 19:56
Status Failure
Total duration 13m 38s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test
device code expired
Test: bot/provider/mcbot.go#L108
cl.Player.UUID undefined (type *Player has no field or method UUID)
Test: bot/provider/mcbot.go#L109
cl.Player.Username undefined (type *Player has no field or method Username)
Test
Received false (type bool), expected true (type bool)
Test: bot/provider/mcbot.go#L108
cl.Player.UUID undefined (type *Player has no field or method UUID)
Test: bot/provider/mcbot.go#L109
cl.Player.Username undefined (type *Player has no field or method Username)
Test
binary.Read: invalid type *[32][32]int
Test
binary.Read: invalid type *[32][32]int
Test
binary.Read: invalid type *[32][32]int
Test
binary.Write: some values are not fixed-sized in type *[32][32]int
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/