docs(README): add Windows install instruction for Winget (#304) #744
Annotations
10 errors and 1 warning
lint-soft:
pkg/lfs/client.go#L22
string `https` has 3 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/db/migrate/0001_create_tables.go#L143
string `postgres` has 3 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/db/migrate/0001_create_tables.go#L31
string `sqlite3` has 5 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/backend/repo.go#L40
string `.git` has 9 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/web/git_lfs.go#L392
string `invalid request: ` has 4 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/ui/pages/repo/empty.go#L38
string ``` has 6 occurrences, make it a constant (goconst)
|
lint-soft:
pkg/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:
pkg/lfs/basic_transfer.go#L15
Comment should end in a period (godot)
|
lint-soft:
pkg/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
|