Skip to content

feat(bux-246): Added linters #17

feat(bux-246): Added linters

feat(bux-246): Added linters #17

Triggered via pull request April 4, 2024 11:50
Status Failure
Total duration 33s
Artifacts

error-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: config/config.go#L27
fieldalignment: struct with 112 pointer bytes could be 104 (govet)
lint: config/config.go#L65
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
lint: config/config.go#L105
fieldalignment: struct with 48 pointer bytes could be 8 (govet)
lint: config/config.go#L135
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
lint: config/config.go#L145
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
lint: config/config.go#L155
fieldalignment: struct with 72 pointer bytes could be 56 (govet)
lint: dictionary/dictionary.go#L10
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
lint: dictionary/dictionary_test.go#L14
fieldalignment: struct with 16 pointer bytes could be 8 (govet)
lint: dictionary/dictionary_test.go#L83
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
lint: dictionary/dictionary_test.go#L152
fieldalignment: struct with 32 pointer bytes could be 24 (govet)