Skip to content

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

chore(ci): lint with golangci-lint

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

Triggered via pull request July 11, 2024 14:19
@ctreatmactreatma
synchronize #726
linting
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/resources/metal/virtual_circuit/resource.go#L317
Error return value of `d.Set` is not checked (errcheck)
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/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)