Skip to content

feat(deps): bump github.com/git-lfs/git-lfs/v3 from 3.3.0 to 3.4.0 #54

feat(deps): bump github.com/git-lfs/git-lfs/v3 from 3.3.0 to 3.4.0

feat(deps): bump github.com/git-lfs/git-lfs/v3 from 3.3.0 to 3.4.0 #54

Status Success
Total duration 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: internal/local/backend.go#L176
unused-parameter: parameter 'refname' seems to be unused, consider removing or renaming it as _ (revive)
lint: main.go#L20
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: transfer/oid.go#L31
Comment should end in a period (godot)