Feature/payments implementation #7
Annotations
7 errors and 1 warning
Run golangci-lint:
test/integration/payment/payment_test.go#L35
SA5011: possible nil pointer dereference (staticcheck)
|
Run golangci-lint:
test/integration/payment/payment_test.go#L32
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Run golangci-lint:
test/integration/payment/payment_test.go#L88
SA5011: possible nil pointer dereference (staticcheck)
|
Run golangci-lint:
test/integration/payment/payment_test.go#L81
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Run golangci-lint:
test/integration/payment/payment_test.go#L92
SA5011: possible nil pointer dereference (staticcheck)
|
Run golangci-lint:
test/integration/payment/payment_test.go#L89
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Run golangci-lint
issues found
|
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/.
|
The logs for this run have expired and are no longer available.
Loading