update github actions #9
Annotations
5 errors and 2 warnings
lint:
cmd/robinhood-export/common.go#L12
type assertion must be checked (forcetypeassert)
|
lint:
cmd/robinhood-export/orders.go#L86
type assertion must be checked (forcetypeassert)
|
lint:
cmd/robinhood-export/positions.go#L71
type assertion must be checked (forcetypeassert)
|
lint:
internal/robinhood/client.go#L28
New returns interface (github.com/vitoordaz/robinhood-export/internal/robinhood.Client) (ireturn)
|
lint
issues found
|
lint:
internal/utils/load_details.go#L50
empty-block: this block is empty, you can remove it (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/robinhood-export/robinhood-export. Supported file pattern: go.sum
|