Skip to content

fix: keep SSH known_hosts temp file alive until repository cleanup #622

fix: keep SSH known_hosts temp file alive until repository cleanup

fix: keep SSH known_hosts temp file alive until repository cleanup #622

Triggered via pull request May 20, 2026 09:04
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
issues found
Lint: internal/git/repository.go#L16
import-shadowing: The name 'path' shadows an import name (revive)
Lint: internal/git/repository.go#L28
Error return value of `os.Remove` is not checked (errcheck)