Skip to content

chore(ci): lint with golangci-lint #3

chore(ci): lint with golangci-lint

chore(ci): lint with golangci-lint #3

Triggered via pull request July 10, 2024 22:46
@ctreatmactreatma
synchronize #726
linting
Status Failure
Total duration 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: equinix/data_source_metal_device.go#L256
Error return value of `d.Set` is not checked (errcheck)
lint: equinix/data_source_metal_device.go#L257
Error return value of `d.Set` is not checked (errcheck)
lint: equinix/data_source_metal_device.go#L258
Error return value of `d.Set` is not checked (errcheck)
lint: equinix/helpers_device_test.go#L78
Error return value of `w.Write` is not checked (errcheck)
lint: equinix/helpers_device_test.go#L121
Error return value of `w.Write` is not checked (errcheck)
lint: equinix/helpers_device_test.go#L146
Error return value of `w.Write` is not checked (errcheck)
lint: equinix/helpers_device_test.go#L162
Error return value of `meta.Load` is not checked (errcheck)
lint: equinix/provider_test.go#L131
Error return value is not checked (errcheck)
lint: equinix/resource_metal_device_acc_test.go#L1021
Error return value of `meta.Load` is not checked (errcheck)
lint: equinix/resource_metal_reserved_ip_block_acc_test.go#L79
Error return value of `t.Execute` is not checked (errcheck)