This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
try to fix coordinates #660
Annotations
10 errors and 1 warning
api/sda/sda.go#L219
undefined: r
|
api/sda/sda.go#L220
undefined: r
|
api/sda/sda.go#L228
too many return values
|
api/sda/sda.go#L234
too many return values
|
api/sda/sda.go#L239
too many return values
|
api/sda/sda.go#L244
undefined: reader
|
api/sda/sda.go#L263
invalid operation: togo -= int64(r) (mismatched types uint64 and int64)
|
api/sda/sda.go#L269
too many return values
|
api/sda/sda.go#L274
too many return values
|
api/sda/sda.go#L281
cannot use wbuf (variable of type []byte) as io.Reader value in argument to sendStream: []byte does not implement io.Reader (missing method Read)
|
|
The logs for this run have expired and are no longer available.
Loading