feat(bux-246): Added linters #9
Annotations
10 errors
golangci-lint:
metrics/request.go#L37
fieldalignment: struct with 64 pointer bytes could be 56 (govet)
|
golangci-lint:
server/auth/middleware.go#L42
fieldalignment: struct with 96 pointer bytes could be 88 (govet)
|
golangci-lint:
actions/admin/models.go#L8
fieldalignment: struct with 72 pointer bytes could be 64 (govet)
|
golangci-lint:
actions/admin/models.go#L34
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
golangci-lint:
actions/destinations/models.go#L14
fieldalignment: struct with 56 pointer bytes could be 48 (govet)
|
golangci-lint:
actions/transactions/models.go#L9
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
golangci-lint:
actions/transactions/models.go#L17
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
golangci-lint:
config/config.go#L27
fieldalignment: struct of size 128 could be 120 (govet)
|
golangci-lint:
config/config.go#L65
fieldalignment: struct of size 48 could be 40 (govet)
|
golangci-lint:
config/config.go#L77
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
Loading