Skip to content

Bitfinex: Fix race condition on subChans #298

Bitfinex: Fix race condition on subChans

Bitfinex: Fix race condition on subChans #298

Triggered via push September 18, 2023 06:56
Status Failure
Total duration 1m 59s
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 3 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/stream/stream_match.go#L47
exported: comment on exported method Match.Set should be of the form "Set ..." (revive)
lint: exchanges/stream/stream_match.go#L48
unexported-return: exported method Set returns unexported type stream.matcher, which can be annoying to use (revive)