Skip to content

Feature/payments implementation #6

Feature/payments implementation

Feature/payments implementation #6

Triggered via pull request February 7, 2024 17:45
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Lint: test/integration/payment/payment_test.go#L35
SA5011: possible nil pointer dereference (staticcheck)
Lint: test/integration/payment/payment_test.go#L32
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Lint: test/integration/payment/payment_test.go#L88
SA5011: possible nil pointer dereference (staticcheck)
Lint: test/integration/payment/payment_test.go#L81
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Lint: test/integration/payment/payment_test.go#L92
SA5011: possible nil pointer dereference (staticcheck)
Lint: test/integration/payment/payment_test.go#L89
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Lint
issues found
Test
`go test` returned nonzero exit code: 1
File test coverage below threshold: pkg/payment/search_request.go#L1
File test coverage below threshold: coverage: 78%; threshold: 80%
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: robherley/go-test-action@v0.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.