Skip to content

fix unmarshalling of /products endpoint via custom type #117

fix unmarshalling of /products endpoint via custom type

fix unmarshalling of /products endpoint via custom type #117

Triggered via pull request November 26, 2023 12:20
Status Failure
Total duration 36s
Artifacts

reviewdog.yml

on: pull_request
runner / staticcheck
27s
runner / staticcheck
runner / golangci-lint
22s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

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/