docs: complete vi README #1212
+148
−4
Open
docs: complete vi README #1212
Annotations
10 errors and 1 warning
|
Run tests:
trader/auto_trader_test.go#L203
s.autoTrader.SetSystemPromptTemplate undefined (type *AutoTrader has no field or method SetSystemPromptTemplate)
|
|
Run tests:
trader/auto_trader_test.go#L183
undefined: normalizeSymbol
|
|
Run tests:
trader/auto_trader_test.go#L98
unknown field tradingCoins in struct literal of type AutoTrader
|
|
Run tests:
trader/auto_trader_test.go#L97
unknown field defaultCoins in struct literal of type AutoTrader
|
|
Run tests:
trader/auto_trader_test.go#L96
s.config.SystemPromptTemplate undefined (type AutoTraderConfig has no field or method SystemPromptTemplate)
|
|
Run tests:
trader/auto_trader_test.go#L96
unknown field systemPromptTemplate in struct literal of type AutoTrader
|
|
Run tests:
trader/auto_trader_test.go#L92
cannot use s.mockTrader (variable of type *MockTrader) as Trader value in struct literal: *MockTrader does not implement Trader (missing method GetClosedPnL)
|
|
Run tests:
trader/auto_trader_test.go#L81
unknown field AltcoinLeverage in struct literal of type AutoTraderConfig
|
|
Run tests:
trader/auto_trader_test.go#L80
unknown field BTCETHLeverage in struct literal of type AutoTraderConfig
|
|
Run tests:
trader/auto_trader_test.go#L79
unknown field SystemPromptTemplate in struct literal of type AutoTraderConfig
|
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading