This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
docker compose up kafka-to-http http-to-kafka #592
Annotations
6 errors
Lint:
internal/impl/opensearch/cache.go#L164
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint:
internal/impl/opensearch/cache.go#L172
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint:
internal/impl/opensearch/cache.go#L179
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint:
internal/impl/opensearch/cache.go#L194
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Lint:
internal/impl/opensearch/cache.go#L196
ST1003: should not use underscores in Go names; var value_field should be valueField (stylecheck)
|
Lint
issues found
|
Loading