Skip to content

refactor(SPV-1020): move paymail servant to separate package and use it in engine #2993

refactor(SPV-1020): move paymail servant to separate package and use it in engine

refactor(SPV-1020): move paymail servant to separate package and use it in engine #2993

Triggered via pull request September 13, 2024 07:18
Status Failure
Total duration 3m 8s
Artifacts

run-tests.yml

on: pull_request
Run yaml linter
3s
Run yaml linter
Ask Nancy (check dependencies)
16s
Ask Nancy (check dependencies)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error-lint: engine/tester/cache.go#L14
exported: exported function CacheStore should have comment or be unexported (revive)
error-lint: engine/paymail/paymail_service_client.go#L106
error returned from interface method should be wrapped: sig: func (github.com/bitcoin-sv/go-paymail.ClientInterface).GetSRVRecord(service string, protocol string, domainName string) (srv *net.SRV, err error) (wrapcheck)
error-lint
issues found