Feature/payments implementation #8
Annotations
7 errors and 2 warnings
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#L123
SA5011: possible nil pointer dereference (staticcheck)
|
Lint:
test/integration/payment/payment_test.go#L116
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Lint:
test/integration/payment/payment_test.go#L165
SA5011: possible nil pointer dereference (staticcheck)
|
Lint:
test/integration/payment/payment_test.go#L158
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Lint
issues found
|
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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|