chore: update output format in golangci-lint config and improve response handling in tests
This commit is contained in:
@@ -177,7 +177,7 @@ func newMockDeviceCertificatesServer() *httptest.Server {
|
||||
</SOAP-ENV:Envelope>`
|
||||
}
|
||||
|
||||
w.Write([]byte(response))
|
||||
_, _ = w.Write([]byte(response))
|
||||
}))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user