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