Skip to content

Get rid of hash function in MapOf factory functions #300

Get rid of hash function in MapOf factory functions

Get rid of hash function in MapOf factory functions #300

Triggered via push October 22, 2023 11:23
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.