--- #36
Annotations
10 errors and 1 warning
golangci-lint:
ml/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
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:
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)
|
golangci-lint:
checkout/client.go#L90
func `(*Client).get` is unused (unused)
|
golangci-lint:
checkout/client.go#L98
func `(*Client).put` is unused (unused)
|
Upload to codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading