Skip to content

feat: Coverage-Based Deduplication Support via runtime/coverage Package #3

feat: Coverage-Based Deduplication Support via runtime/coverage Package

feat: Coverage-Based Deduplication Support via runtime/coverage Package #3

Triggered via pull request July 31, 2025 09:34
@Sarthak160Sarthak160
synchronize #202
v3
Status Failure
Total duration 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: keploy/keploy.go#L191
Error return value of `textFile.Close` is not checked (errcheck)
lint: keploy/keploy.go#L190
Error return value of `os.Remove` is not checked (errcheck)
lint: keploy/keploy.go#L176
Error return value of `conn.Close` is not checked (errcheck)
lint: keploy/keploy.go#L136
Error return value of `os.RemoveAll` is not checked (errcheck)
lint: keploy/keploy.go#L77
Error return value of `conn.Close` is not checked (errcheck)
lint: keploy/keploy.go#L60
Error return value of `ln.Close` is not checked (errcheck)