[WIP] Adds Futures support (alpha) #1079
Annotations
10 errors and 1 warning
golangci-lint:
rest/models/aggs.go#L1
: # github.com/polygon-io/client-go/rest/models
|
golangci-lint:
rest/models/futures.go#L4
"time" imported and not used (typecheck)
|
golangci-lint:
rest/encoder/encoder.go#L11
could not import github.com/polygon-io/client-go/rest/models (-: # github.com/polygon-io/client-go/rest/models
|
golangci-lint:
rest/models/futures.go#L4
"time" imported and not used) (typecheck)
|
golangci-lint:
rest/client/client.go#L11
could not import github.com/polygon-io/client-go/rest/models (-: # github.com/polygon-io/client-go/rest/models
|
golangci-lint:
rest/models/futures.go#L4
"time" imported and not used) (typecheck)
|
golangci-lint:
rest/aggs.go#L9
could not import github.com/polygon-io/client-go/rest/models (-: # github.com/polygon-io/client-go/rest/models
|
golangci-lint:
rest/models/futures.go#L4
"time" imported and not used) (typecheck)
|
golangci-lint:
rest/aggs.go#L41
ac.CallURL undefined (type *AggsClient has no field or method CallURL) (typecheck)
|
golangci-lint:
rest/aggs.go#L54
ac.Call undefined (type *AggsClient has no field or method Call) (typecheck)
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum
|
Loading