Skip to content

Polish extension support and refactor #912

Polish extension support and refactor

Polish extension support and refactor #912

Triggered via pull request December 5, 2023 16:03
Status Failure
Total duration 34s
Artifacts

lint.yaml

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

Annotations

1 error and 5 warnings
golangci-lint
issues found
golangci-lint: cbc/key_or_code.go#L49
exported: exported method KeyOrCode.JSONSchemaExtend should have comment or be unexported (revive)
golangci-lint: tax/regime.go#L411
exported: comment on exported method KeyDefinition.HasKey should be of the form "HasKey ..." (revive)
golangci-lint: regimes/pl/pl.go#L1
package-comments: package comment should be of the form "Package pl ..." (revive)
golangci-lint: regimes/pl/pl.go#L19
var-naming: don't use underscores in Go names; const KeyFA_VATPaymentType should be KeyFAVATPaymentType (revive)
golangci-lint: regimes/pl/pl.go#L20
var-naming: don't use underscores in Go names; const KeyFA_VATInvoiceType should be KeyFAVATInvoiceType (revive)