Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PF CI process #335

Open
adamewozniak opened this issue Jan 17, 2024 · 0 comments
Open

Fix PF CI process #335

adamewozniak opened this issue Jan 17, 2024 · 0 comments

Comments

@adamewozniak
Copy link
Member

There are issues in the price feeder CI process. In unit-test:

3:36AM WRN Coin gecko found 0 providers for USDT
    config_test.go:766: 
        	Error Trace:	/home/runner/work/price-feeder/price-feeder/config/config_test.go:766
        	Error:      	An error is expected but got nil.
        	Test:       	TestCheckProviderMins_Invalid
--- FAIL: TestCheckProviderMins_Invalid (0.31s)
=== RUN   TestProviderWithAPIKey_Valid
3:36AM ERR failed to start currency provider tracker error="json: cannot unmarshal object into Go value of type []config.coinList"

In test-integration:

3:38AM WRN failed to get candle prices for STINJINJ provider=astroport
    provider_test.go:100: 
        	Error Trace:	/home/runner/work/price-feeder/price-feeder/tests/integration/provider_test.go:100
        	            				/home/runner/work/price-feeder/price-feeder/tests/integration/provider_test.go:66
        	            				/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594
        	Error:      	no candle prices
        	Test:       	TestServiceTestSuite/TestWebsocketProviders
        	Messages:   	provider astroport pair STINJINJ
--- FAIL: TestServiceTestSuite (62.47s)
    --- FAIL: TestServiceTestSuite/TestWebsocketProviders (62.47s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant