Skip to content

Coinbase code improvements #42

Coinbase code improvements

Coinbase code improvements #42

Triggered via push February 27, 2024 04:40
Status Failure
Total duration 5m 30s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: exchanges/coinbasepro/coinbasepro_wrapper.go#L755
assignOp: replace `t = t ^ int64(u)` with `t ^= int64(u)` (gocritic)
lint
issues found