fix(git): hang on git i/o error #762
Annotations
10 errors and 1 warning
golangci-lint:
pkg/lfs/client.go#L22
string `https` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
pkg/db/migrate/0001_create_tables.go#L31
string `sqlite3` has 5 occurrences, make it a constant (goconst)
|
golangci-lint:
pkg/db/migrate/0001_create_tables.go#L143
string `postgres` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
pkg/storage/local.go#L82
Comment should end in a period (godot)
|
golangci-lint:
git/patch.go#L135
Comment should end in a period (godot)
|
golangci-lint:
pkg/lfs/basic_transfer.go#L15
Comment should end in a period (godot)
|
golangci-lint:
pkg/lfs/basic_transfer.go#L20
Comment should end in a period (godot)
|
golangci-lint:
pkg/lfs/basic_transfer.go#L25
Comment should end in a period (godot)
|
golangci-lint:
pkg/lfs/basic_transfer.go#L34
Comment should end in a period (godot)
|
golangci-lint:
pkg/lfs/basic_transfer.go#L53
Comment should end in a period (godot)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|
Loading