Get rid of hash function in MapOf factory functions #300
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
22 errors
Build with Go 1.20.x:
util_hash_test.go#L57
identical expressions on the left and right side of the '!=' operator (SA4000)
|
Build with Go 1.20.x:
util_hash_test.go#L61
identical expressions on the left and right side of the '!=' operator (SA4000)
|
Build with Go 1.20.x:
util_hash_test.go#L65
identical expressions on the left and right side of the '!=' operator (SA4000)
|
Build with Go 1.20.x:
util_hash_test.go#L126
type tflag is unused (U1000)
|
Build with Go 1.20.x:
util_hash_test.go#L127
type nameOff is unused (U1000)
|
Build with Go 1.20.x:
util_hash_test.go#L128
type typeOff is unused (U1000)
|
Build with Go 1.20.x:
util_hash_test.go#L131
type _type is unused (U1000)
|
Build with Go 1.20.x:
util_hash_test.go#L147
field typ is unused (U1000)
|
Build with Go 1.20.x:
util_hash_test.go#L148
field key is unused (U1000)
|
Build with Go 1.20.x:
util_hash_test.go#L149
field elem is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L57
identical expressions on the left and right side of the '!=' operator (SA4000)
|
Build with Go 1.21.x:
util_hash_test.go#L61
identical expressions on the left and right side of the '!=' operator (SA4000)
|
Build with Go 1.21.x:
util_hash_test.go#L65
identical expressions on the left and right side of the '!=' operator (SA4000)
|
Build with Go 1.21.x:
util_hash_test.go#L126
type tflag is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L127
type nameOff is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L128
type typeOff is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L131
type _type is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L147
field typ is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L148
field key is unused (U1000)
|
Build with Go 1.21.x:
util_hash_test.go#L149
field elem is unused (U1000)
|
Build with Go 1.19.x
The job was canceled because "_1_20_x" failed.
|
Build with Go 1.19.x
The operation was canceled.
|