Json matching function #1228
Annotations
7 errors and 1 warning
Run go test -v -race ./...:
assert/assertion_format.go#L11
jsonmatch redeclared in this block
|
Run go test -v -race ./...:
assert/assertion_format.go#L7
other declaration of jsonmatch
|
Run go test -v -race ./...:
assert/assertion_format.go#L11
"github.com/stretchr/testify/assert/jsonmatch" imported and not used
|
Run go test -v -race ./...:
assert/assertion_forward.go#L11
jsonmatch redeclared in this block
|
Run go test -v -race ./...:
assert/assertion_forward.go#L7
other declaration of jsonmatch
|
Run go test -v -race ./...:
assert/assertion_forward.go#L11
"github.com/stretchr/testify/assert/jsonmatch" imported and not used
|
Run go test -v -race ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading