fix unmarshalling of /products endpoint via custom type #117
reviewdog.yml
on: pull_request
runner / staticcheck
27s
runner / golangci-lint
22s
Annotations
2 errors and 1 warning
runner / golangci-lint:
products_test.go#L6
[golangci] reported by reviewdog 🐶
"github.com/smartystreets/goconvey/convey" imported but not used (typecheck)
Raw Output:
products_test.go:6:2: "github.com/smartystreets/goconvey/convey" imported but not used (typecheck)
. "github.com/smartystreets/goconvey/convey"
^
|
runner / golangci-lint
Process completed with exit code 1.
|
runner / staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|