Skip to content

Fixed issue 955,960 #394

Fixed issue 955,960

Fixed issue 955,960 #394

Triggered via pull request May 24, 2024 10:47
Status Failure
Total duration 1m 34s
Artifacts

golint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golint: bigip/resource_bigip_ltm_profile_request_log.go#L344
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(d.Get("requestlog_template").(string), `"`, `\"`, -1)` (gocritic)
golint: bigip/resource_bigip_ltm_profile_request_log.go#L346
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(d.Get("responselog_template").(string), `"`, `\"`, -1)` (gocritic)
golint: bigip/resource_bigip_ltm_profile_request_log.go#L232
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(pp.RequestLogTemplate, `\"`, `"`, -1)` (gocritic)
golint: bigip/resource_bigip_ltm_profile_request_log.go#L265
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(pp.ResponseLogTemplate, `\"`, `"`, -1)` (gocritic)
golint
issues found