Skip to content

Support Gipuzkoa Araba #79

Support Gipuzkoa Araba

Support Gipuzkoa Araba #79

Triggered via pull request November 14, 2024 17:00
@samlownsamlown
synchronize #22
gipuzkoa-araba
Status Failure
Total duration 43s
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#L69
string `true` has 3 occurrences, make it a constant (goconst)
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: 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: 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: ticketbai.go#L53
exported: comment on exported function WithConnection should be of the form "WithConnection ..." (revive)
golangci-lint: document.go#L15
exported: comment on exported method Client.Convert should be of the form "Convert ..." (revive)