feat: updated sdks #57
Annotations
10 errors and 1 warning
test:
history/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
test:
history/client.go#L86
func `(*Client).head` is unused (unused)
|
test:
history/client.go#L94
func `(*Client).post` is unused (unused)
|
test:
history/client.go#L98
func `(*Client).put` is unused (unused)
|
test:
history/client.go#L102
func `(*Client).delete` is unused (unused)
|
test:
history/utils.go#L16
func `serializeInput` is unused (unused)
|
test:
history/client_by_project_key_by_resource_type_by_id_get.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
test:
history/client_by_project_key_by_resource_type_get.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
test:
history/client_by_project_key_get.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
test:
ml/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|