chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 #192
Annotations
6 errors and 1 warning
lint:
internal/api/api_test.go#L101
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/authenticator/builder_internal_test.go#L67
The copy of the 'for' variable "c" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/authenticator/manual_authenticator_test.go#L420
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/topics/manager_test.go#L144
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/config/config.go#L88
the given struct should be annotated with the `json` tag (musttag)
|
lint
issues found
|
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
|