Skip to content

X-Rechnung Add-on #1521

X-Rechnung Add-on

X-Rechnung Add-on #1521

Triggered via pull request October 15, 2024 15:49
Status Failure
Total duration 42s
Artifacts

lint.yaml

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

Annotations

10 errors
golangci-lint: addons/de/xrechnung/invoices.go#L29
exported: exported function ValidateInvoice should have comment or be unexported (revive)
golangci-lint: addons/de/xrechnung/extensions.go#L1
package-comments: should have a package comment (revive)
golangci-lint: addons/de/xrechnung/tax_combo.go#L8
exported: exported function TaxRateExtensions should have comment or be unexported (revive)
golangci-lint: addons/de/xrechnung/xrechnung.go#L12
exported: exported const V3 should have comment (or a comment on this block) or be unexported (revive)
golangci-lint: addons/de/xrechnung/extensions.go#L9
exported: exported var ExtKeyTaxRate should have comment or be unexported (revive)
golangci-lint: addons/de/xrechnung/instructions.go#L11
exported: exported const KeyPaymentMeansSEPACreditTransfer should have comment (or a comment on this block) or be unexported (revive)
golangci-lint: addons/de/xrechnung/tax_combo.go#L18
exported: exported function NormalizeTaxCombo should have comment or be unexported (revive)
golangci-lint: addons/de/xrechnung/instructions.go#L26
exported: exported function ValidatePaymentInstructions should have comment or be unexported (revive)
golangci-lint: addons/de/xrechnung/tax_combo.go#L36
exported: exported function ValidateTaxCombo should have comment or be unexported (revive)
golangci-lint
issues found