Skip to content

Migrated the CLI to use the new validation framework #327

Migrated the CLI to use the new validation framework

Migrated the CLI to use the new validation framework #327

Triggered via pull request January 22, 2024 18:35
Status Failure
Total duration 23s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: cmd/eib/main.go#L82
File is not `gofmt`-ed with `-s` `-r 'interface{} -> any'` (gofmt)
lint: cmd/eib/main.go#L85
S1032: should use sort.Strings(...) instead of sort.Sort(sort.StringSlice(...)) (gosimple)
lint
issues found