feat: Add Binance data fetching with horizontal scrolling for chart #240
ci.yml
on: pull_request
Format Check
8s
Lint
26s
Test
38s
Build CLI
20s
Build WASM Examples
21s
Annotations
7 errors
|
Lint
issues found
|
|
Lint:
pkg/parser/scene_test.go#L217
SA5011: possible nil pointer dereference (staticcheck)
|
|
Lint:
pkg/parser/scene_test.go#L212
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
Lint:
pkg/parser/scene_test.go#L157
SA5011: possible nil pointer dereference (staticcheck)
|
|
Lint:
pkg/parser/scene_test.go#L153
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
Lint:
pkg/parser/scene_test.go#L106
SA5011: possible nil pointer dereference (staticcheck)
|
|
Lint:
pkg/parser/scene_test.go#L102
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|