feat(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 #659
Annotations
10 errors and 1 warning
lint-soft:
pkg/backend/repo.go#L40
string `.git` has 9 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/backend/user.go#L45
Comment should end in a period (godot)
|
lint-soft:
pkg/backend/user.go#L398
Comment should end in a period (godot)
|
lint-soft:
pkg/backend/user.go#L403
Comment should end in a period (godot)
|
lint-soft:
pkg/backend/user.go#L408
Comment should end in a period (godot)
|
lint-soft:
pkg/backend/backend.go#L37
pkg/backend/backend.go:37: Line contains TODO/BUG/FIXME: "TODO: implement a proper caching interfa..." (godox)
|
lint-soft:
pkg/backend/cache.go#L5
pkg/backend/cache.go:5: Line contains TODO/BUG/FIXME: "TODO: implement a caching interface." (godox)
|
lint-soft:
pkg/backend/hooks.go#L71
pkg/backend/hooks.go:71: Line contains TODO/BUG/FIXME: "TODO: run this async" (godox)
|
lint-soft:
pkg/backend/lfs.go#L25
pkg/backend/lfs.go:25: Line contains TODO/BUG/FIXME: "TODO: support S3 storage" (godox)
|
lint-soft:
pkg/backend/user.go#L64
`if r != nil` has complex nested blocks (complexity: 7) (nestif)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|