Update github.com/sapcc/swift-http-import digest to 37d37eb #86
Annotations
10 errors and 1 warning
Lint:
pkg/backup_clone.go#L199
invalid operation: stats.FilesFound != expectedObjectsCount (mismatched types uint64 and int64) (typecheck)
|
Lint:
cmd/cyclone/main.go#L4
could not import github.com/sapcc/cyclone/pkg (-: # github.com/sapcc/cyclone/pkg
|
Lint:
pkg/backup_clone.go#L199
invalid operation: stats.FilesFound != expectedObjectsCount (mismatched types uint64 and int64)) (typecheck)
|
Lint
cannot range over 3 (untyped int constant) (typecheck)
|
Lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cyclone/cyclone. Supported file pattern: go.sum
|