Skip to content

feat: write json and string methods for producer and consumer configs… #386

feat: write json and string methods for producer and consumer configs…

feat: write json and string methods for producer and consumer configs… #386

Triggered via pull request August 24, 2024 15:36
Status Failure
Total duration 3m 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
build: mechanism.go#L4
File is not `gofumpt`-ed (gofumpt)
build: balancer_test.go#L69
File is not `gofumpt`-ed (gofumpt)
build: producer_config_test.go#L3
File is not `gofumpt`-ed (gofumpt)
build: consumer_config.go#L70
line is 152 characters (lll)
build: consumer_config.go#L92
line is 261 characters (lll)
build: consumer_config_test.go#L207
line is 156 characters (lll)
build: consumer_config_test.go#L245
line is 931 characters (lll)
build: consumer_config_test.go#L255
line is 619 characters (lll)
build: consumer_config_test.go#L268
line is 805 characters (lll)
build: consumer_config_test.go#L278
line is 517 characters (lll)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: producer_config.go#L35
var-naming: method Json should be JSON (revive)
build: producer_config.go#L64
var-naming: method Json should be JSON (revive)
build: producer_config.go#L72
var-naming: method JsonPretty should be JSONPretty (revive)
build: tls.go#L37
var-naming: method Json should be JSON (revive)
build: consumer_config.go#L99
var-naming: method JsonPretty should be JSONPretty (revive)