feat: updated remaining sdks #49
Annotations
10 errors and 1 warning
test:
frontend/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
test:
frontend/client.go#L86
func `(*Client).head` is unused (unused)
|
test:
frontend/client.go#L102
func `(*Client).delete` is unused (unused)
|
test:
frontend/utils.go#L25
func `toTimeHookFunc` is unused (unused)
|
test:
frontend/utils.go#L48
func `decodeStruct` is unused (unused)
|
test:
frontend/client_context_frontastic_context.go#L23
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test:
frontend/client_page_frontastic_page.go#L25
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test:
frontend/client_preview_frontastic_preview.go#L23
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test:
frontend/client_action_frontastic_action_by_namespace_by_action_get.go#L8
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:
frontend/client_action_frontastic_action_by_namespace_by_action_post.go#L8
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
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|