Update dependency golangci/golangci-lint to v1.55.1 - autoclosed #123
ci.yml
on: pull_request
detect-noop
8s
check-diff
51s
Annotations
10 errors and 5 warnings
lint:
response/response.go#L43
avoid direct access to proto field req.Desired, use req.GetDesired() instead (protogetter)
|
lint:
response/response.go#L44
avoid direct access to proto field req.Context, use req.GetContext() instead (protogetter)
|
lint:
response/response.go#L61
avoid direct access to proto field rsp.Desired, use rsp.GetDesired() instead (protogetter)
|
lint:
response/response.go#L74
avoid direct access to proto field rsp.Desired, use rsp.GetDesired() instead (protogetter)
|
lint:
response/response.go#L77
avoid direct access to proto field rsp.Desired.Resources, use rsp.GetDesired().GetResources() instead (protogetter)
|
lint:
response/response.go#L101
avoid direct access to proto field rsp.Results, use rsp.GetResults() instead (protogetter)
|
lint:
response/response.go#L104
avoid direct access to proto field rsp.Results, use rsp.GetResults() instead (protogetter)
|
lint:
response/response.go#L112
avoid direct access to proto field rsp.Results, use rsp.GetResults() instead (protogetter)
|
lint:
response/response.go#L115
avoid direct access to proto field rsp.Results, use rsp.GetResults() instead (protogetter)
|
lint:
response/response.go#L123
avoid direct access to proto field rsp.Results, use rsp.GetResults() instead (protogetter)
|
check-diff
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
unit-tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/c4cf8a4f03f0ac8585acb7c1b7ce3460ec15782f/dist/codecov' failed with exit code 1
|
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
codeql
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|