Skip to content

dev branch lint failures: mqmetric_test_util.go #91

@sdmarshall79

Description

@sdmarshall79
test/docker/mqmetric_test_util.go:27:6: exported type MQMETRIC should have comment or be unexported
test/docker/mqmetric_test_util.go:33:7: don't use ALL_CAPS in Go names; use CamelCase
test/docker/mqmetric_test_util.go:33:7: exported const DEFAULT_METRIC_URL should have comment or be unexported
test/docker/mqmetric_test_util.go:34:7: don't use ALL_CAPS in Go names; use CamelCase
test/docker/mqmetric_test_util.go:34:7: exported const DEFAULT_METRIC_PORT should have comment or be unexported
test/docker/mqmetric_test_util.go:35:7: don't use ALL_CAPS in Go names; use CamelCase
test/docker/mqmetric_test_util.go:35:7: exported const DEFAULT_MQ_NAMESPACE should have comment or be unexported
Found 7 lint suggestions; failing.
make: *** [lint] Error 1```

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions