Skip to content

Add PUT /payments/{id}/cancel #57

Add PUT /payments/{id}/cancel

Add PUT /payments/{id}/cancel #57

GitHub Actions / golangci failed Jun 12, 2024 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (1)

payments_test.go|169 col 18| undefined: api.PaymentCancelCardResponseStatusCANCELLED (typecheck)

Filtered Findings (1)

client.go|1| : # github.com/pepabo/fincode-go [github.com/pepabo/fincode-go.test]

Annotations

Check failure on line 169 in payments_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] payments_test.go#L169

undefined: api.PaymentCancelCardResponseStatusCANCELLED (typecheck)
Raw output
./payments_test.go:169:18: undefined: api.PaymentCancelCardResponseStatusCANCELLED (typecheck)
package fincode