Skip to content

feat(bux-246): Added linters #11

feat(bux-246): Added linters

feat(bux-246): Added linters #11

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

error-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: metrics/request.go#L37
fieldalignment: struct with 64 pointer bytes could be 56 (govet)
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)