Add Managed HTTP Request Support in provider-http #7
Annotations
10 errors and 4 warnings
internal/json/util.go#L21
Error return value of `json.Unmarshal` is not checked (errcheck)
|
internal/controller/request/statushandler/status.go#L54
Error return value of `utils.SetRequestResourceStatus` is not checked (errcheck)
|
internal/controller/request/statushandler/status.go#L61
Error return value of `utils.SetRequestResourceStatus` is not checked (errcheck)
|
internal/controller/request/statushandler/status.go#L91
Error return value of `utils.SetRequestResourceStatus` is not checked (errcheck)
|
internal/controller/desposiblerequest/desposiblerequest.go#L160
Error return value of `utils.SetRequestResourceStatus` is not checked (errcheck)
|
internal/controller/desposiblerequest/desposiblerequest.go#L170
Error return value of `utils.SetRequestResourceStatus` is not checked (errcheck)
|
internal/json/util.go#L66
stringXbytes: suggestion: bytes.Equal(aBytes, bBytes) (gocritic)
|
internal/controller/request/observe.go#L47
cyclomatic complexity 14 of func `(*external).isUpToDate` is high (> 10) (gocyclo)
|
internal/jq/parser.go#L23
`runJQQuery` - `logger` is unused (unparam)
|
internal/controller/request/observe.go#L84
`(*external).desiredState` - `logger` is unused (unparam)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading