Merge pull request #103 from labd/dependabot/go_modules/go-6efc401ac9 #33
Annotations
10 errors and 1 warning
golangci-lint:
importapi/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
golangci-lint:
connect/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
golangci-lint:
history/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
golangci-lint:
connect/client.go#L86
func `(*Client).head` is unused (unused)
|
golangci-lint:
connect/client.go#L98
func `(*Client).put` is unused (unused)
|
golangci-lint:
ml/client.go#L86
func `(*Client).head` is unused (unused)
|
golangci-lint:
ml/client.go#L98
func `(*Client).put` is unused (unused)
|
golangci-lint:
ml/client.go#L102
func `(*Client).delete` is unused (unused)
|
golangci-lint:
ml/types_common.go#L47
func `mapDiscriminatorReference` is unused (unused)
|
golangci-lint:
checkout/client.go#L86
func `(*Client).head` is unused (unused)
|
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/.
|
Loading