Skip to content

feat: manually removed redirect #17

feat: manually removed redirect

feat: manually removed redirect #17

Triggered via push February 21, 2024 11:16
Status Success
Total duration 1m 17s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: checkout/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: connect/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: ml/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: checkout/client.go#L86
func `(*Client).head` is unused (unused)
test: checkout/client.go#L90
func `(*Client).get` is unused (unused)
test: checkout/client.go#L98
func `(*Client).put` is unused (unused)
test: checkout/client.go#L102
func `(*Client).delete` is unused (unused)
test: checkout/types_error.go#L15
func `mapDiscriminatorErrorObject` is unused (unused)
test: checkout/utils.go#L48
func `decodeStruct` is unused (unused)
test: checkout/types_responses.go#L12
func `mapDiscriminatorResponseMessage` is unused (unused)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.