Skip to content

Support Gipuzkoa Araba #78

Support Gipuzkoa Araba

Support Gipuzkoa Araba #78

Triggered via pull request November 5, 2024 22:10
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: internal/gateways/araba.go#L71
string `true` has 3 occurrences, make it a constant (goconst)
golangci-lint: internal/gateways/araba.go#L31
exported: comment on exported const ArabaStatusReceived should be of the form "ArabaStatusReceived ..." (revive)
golangci-lint: internal/gateways/araba.go#L32
exported: comment on exported const ArabaStatusRejected should be of the form "ArabaStatusRejected ..." (revive)
golangci-lint: internal/gateways/gipuzkoa.go#L32
exported: comment on exported const GipuzkoaStatusReceived should be of the form "GipuzkoaStatusReceived ..." (revive)
golangci-lint: internal/gateways/gipuzkoa.go#L33
exported: comment on exported const GipuzkoaStatusRejected should be of the form "GipuzkoaStatusRejected ..." (revive)
golangci-lint: cancel_document.go#L16
exported: comment on exported method Client.GenerateCancel should be of the form "GenerateCancel ..." (revive)
golangci-lint: cancel_document.go#L47
exported: comment on exported method Client.FingerprintCancel should be of the form "FingerprintCancel ..." (revive)
golangci-lint: cancel_document.go#L59
exported: comment on exported method Client.SignCancel should be of the form "SignCancel ..." (revive)
golangci-lint: document.go#L15
exported: comment on exported method Client.Convert should be of the form "Convert ..." (revive)
golangci-lint: error.go#L86
func `(*Error).withCode` is unused (unused)