Feature/refactor request builder #120
Annotations
5 errors and 2 warnings
Lint:
test/integration/payment/payment_test.go#L153
SA5011: possible nil pointer dereference (staticcheck)
|
Lint:
test/integration/payment/payment_test.go#L145
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Lint
issues found
|
File test coverage below threshold:
pkg/customer/search_request.go#L1
File test coverage below threshold: coverage: 73%; threshold: 80%
|
File test coverage below threshold:
pkg/payment/search_request.go#L1
File test coverage below threshold: coverage: 73%; 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/.
|