refactor(github-action): change go version #2
Annotations
10 errors
internal/network/connection.go#L1
: # github.com/miladbarzideh/goldis/internal/network
|
internal/network/handler.go#L51
assignment mismatch: 1 variable but syscall.Select returns 2 values
|
internal/network/handler.go#L185
cannot use [32]int32{} (value of type [32]int32) as [16]int64 value in assignment (typecheck)
|
cmd/goldis/main.go#L7
could not import github.com/miladbarzideh/goldis/internal/network (-: # github.com/miladbarzideh/goldis/internal/network
|
internal/network/handler.go#L51
assignment mismatch: 1 variable but syscall.Select returns 2 values
|
internal/network/handler.go#L185
cannot use [32]int32{} (value of type [32]int32) as [16]int64 value in assignment) (typecheck)
|
internal/datastore/db.go#L135
ineffectual assignment to node (ineffassign)
|
internal/datastore/db.go#L101
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
internal/datastore/zset.go#L111
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading