chore(deps): bump the github-actions group across 1 directory with 6 … #31
Annotations
10 errors and 1 warning
test:
connect/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
test:
connect/client.go#L86
func `(*Client).head` is unused (unused)
|
test:
connect/client.go#L98
func `(*Client).put` is unused (unused)
|
test:
connect/client_drafts_connectors_drafts.go#L28
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test:
connect/client_drafts_connectors_drafts.go#L35
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test:
connect/client_search_connectors_search.go#L18
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test:
connect/client_connectors_connectors_by_id_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:
connect/client_connectors_connectors_key_by_key_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:
connect/client_deployments_by_project_key_deployments_by_id_delete.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:
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
|