feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 #429
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint-soft:
server/cron/cron.go#L42
mnd: Magic number: 30, in <argument> detected (gomnd)
|
lint-soft:
server/backend/user.go#L45
Comment should end in a period (godot)
|
lint-soft:
server/backend/user.go#L398
Comment should end in a period (godot)
|
lint-soft:
server/backend/user.go#L403
Comment should end in a period (godot)
|
lint-soft:
server/backend/user.go#L408
Comment should end in a period (godot)
|
lint-soft:
server/backend/backend.go#L38
server/backend/backend.go:38: Line contains TODO/BUG/FIXME: "TODO: implement a proper caching interfa..." (godox)
|
lint-soft:
server/backend/cache.go#L5
server/backend/cache.go:5: Line contains TODO/BUG/FIXME: "TODO: implement a caching interface." (godox)
|
lint-soft:
server/backend/lfs.go#L25
server/backend/lfs.go:25: Line contains TODO/BUG/FIXME: "TODO: support S3 storage" (godox)
|
lint-soft:
server/backend/user.go#L64
`if r != nil` has complex nested blocks (complexity: 7) (nestif)
|
lint-soft:
server/backend/lfs.go#L66
`if exist && obj.ID == 0` has complex nested blocks (complexity: 5) (nestif)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|