fin lint errors #13
Annotations
2 errors and 1 warning
ci:
cmd/robinhood-export/common_test.go#L39
cannot use mockClient (variable of type *robinhood.MockClient) as robinhood.Client value in argument to loadMarkets: *robinhood.MockClient does not implement robinhood.Client (wrong type for method GetDividends)
|
ci
Process completed with exit code 1.
|
ci
Restore cache failed: Dependencies file is not found in /home/runner/work/robinhood-export/robinhood-export. Supported file pattern: go.sum
|