Skip to content

Bump github.com/turbot/steampipe-plugin-sdk/v5 from 5.13.1 to 5.14.0 #224

Bump github.com/turbot/steampipe-plugin-sdk/v5 from 5.13.1 to 5.14.0

Bump github.com/turbot/steampipe-plugin-sdk/v5 from 5.13.1 to 5.14.0 #224

Status Failure
Total duration 1m 14s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
1m 10s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golangci_lint_workflow / lint
issues found
golangci_lint_workflow / lint: net/table_net_dns_record.go#L106
ST1005: error strings should not be capitalized (staticcheck)
golangci_lint_workflow / lint: net/table_net_certificate.go#L358
QF1007: could merge conditional assignment into variable declaration (staticcheck)
golangci_lint_workflow / lint: net/table_net_certificate.go#L304
ST1005: error strings should not end with punctuation or newlines (staticcheck)
golangci_lint_workflow / lint: net/table_net_http_request.go#L181
Error return value of `res.Body.Close` is not checked (errcheck)
golangci_lint_workflow / lint: net/table_net_certificate.go#L485
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci_lint_workflow / lint: net/table_net_certificate.go#L306
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci_lint_workflow / lint: net/table_net_certificate.go#L171
Error return value of `conn.Close` is not checked (errcheck)