Skip to content

Bitfinex: Fix race condition on subChans #297

Bitfinex: Fix race condition on subChans

Bitfinex: Fix race condition on subChans #297

Triggered via push September 18, 2023 06:24
Status Failure
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: exchanges/bitfinex/bitfinex_types.go#L683
var-naming: struct field ChanId should be ChanID (revive)
lint: exchanges/bitfinex/bitfinex_types.go#L684
var-naming: struct field SubId should be SubID (revive)
lint: exchanges/bitfinex/bitfinex_websocket.go#L438
var-naming: var subId should be subID (revive)
lint: exchanges/bitfinex/bitfinex_websocket.go#L446
var-naming: var chanId should be chanID (revive)
lint: exchanges/bitfinex/bitfinex_test.go#L1216
var-naming: var cId should be cID (revive)
lint: exchanges/bitfinex/bitfinex_websocket.go#L454
var-naming: var subId should be subID (revive)
lint: exchanges/bitfinex/bitfinex_websocket.go#L458
var-naming: var chanId should be chanID (revive)
lint: exchanges/bitfinex/bitfinex_websocket.go#L1698
var-naming: var subId should be subID (revive)
lint: exchanges/bitfinex/bitfinex_websocket.go#L1712
var-naming: var chanId should be chanID (revive)