feat: manually removed redirect #17
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/.
|