Skip to content

Refactoring zones so that data is lazy loaded when needed #835

Refactoring zones so that data is lazy loaded when needed

Refactoring zones so that data is lazy loaded when needed #835

Triggered via pull request September 28, 2023 11:36
Status Failure
Total duration 57s
Artifacts

lint.yaml

on: pull_request
golangci-lint
49s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
golangci-lint
issues found
golangci-lint: tax/zone.go#L85
exported: exported function NewZoneStoreEmbedded should have comment or be unexported (revive)
golangci-lint: regimes/regimes.go#L9
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)