Skip to content

updated ci config

updated ci config #26

Triggered via push January 8, 2024 03:36
Status Failure
Total duration 1m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dev.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit Test
The specified go version file at: go.mod does not exist
Golang Check: pkg/types/slot/allocate.go#L46
Error return value of `(*github.com/alauda/redis-operator/pkg/types/slot.Slots).Set` is not checked (errcheck)
Golang Check: pkg/types/slot/allocate.go#L107
Error return value of `(*github.com/alauda/redis-operator/pkg/types/slot.Slots).Set` is not checked (errcheck)
Golang Check: pkg/types/slot/allocate.go#L108
Error return value of `(*github.com/alauda/redis-operator/pkg/types/slot.Slots).Set` is not checked (errcheck)
Golang Check: pkg/types/slot/allocate_test.go#L27
Error return value of `s.Set` is not checked (errcheck)
Golang Check: pkg/types/slot/slot.go#L99
Error return value of `s.Set` is not checked (errcheck)
Golang Check: pkg/types/slot/slot_test.go#L145
Error return value of `slotsA.Set` is not checked (errcheck)
Golang Check: pkg/types/slot/slot_test.go#L147
Error return value of `slotsA.Set` is not checked (errcheck)
Golang Check: pkg/types/slot/slot_test.go#L150
Error return value of `slotsB.Set` is not checked (errcheck)
Golang Check: pkg/types/slot/slot_test.go#L204
Error return value of `slots.Set` is not checked (errcheck)
Golang Check: pkg/types/slot/slot_test.go#L205
Error return value of `slots.Set` is not checked (errcheck)