Skip to content

feat(dunning): Add payment requests endpoint (get list) #512

feat(dunning): Add payment requests endpoint (get list)

feat(dunning): Add payment requests endpoint (get list) #512

Triggered via pull request August 16, 2024 11:05
Status Failure
Total duration 56s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: payment_request.go#L17
structtag: struct field PaymentRequests repeats json tag "payment_request" also at payment_request.go:16 (govet)
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/