feat(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 #479
Annotations
10 errors and 1 warning
lint-soft:
server/lfs/client.go#L22
string `https` has 3 occurrences, make it a constant (goconst)
|
lint-soft:
server/db/migrate/0001_create_tables.go#L31
string `sqlite3` has 5 occurrences, make it a constant (goconst)
|
lint-soft:
server/db/migrate/0001_create_tables.go#L143
string `postgres` has 3 occurrences, make it a constant (goconst)
|
lint-soft:
server/backend/repo.go#L40
string `.git` has 9 occurrences, make it a constant (goconst)
|
lint-soft:
server/web/git_lfs.go#L392
string `invalid request: ` has 4 occurrences, make it a constant (goconst)
|
lint-soft:
server/ui/pages/repo/empty.go#L38
string ``` has 6 occurrences, make it a constant (goconst)
|
lint-soft:
server/storage/local.go#L82
Comment should end in a period (godot)
|
lint-soft:
git/patch.go#L135
Comment should end in a period (godot)
|
lint-soft:
server/lfs/basic_transfer.go#L15
Comment should end in a period (godot)
|
lint-soft:
server/lfs/basic_transfer.go#L20
Comment should end in a period (godot)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|