Assets: Fix LinearContracts support #2456
Annotations
4 errors
lint:
exchanges/asset/asset_test.go#L13
assignOp: replace `a = a << 1` with `a <<= 1` (gocritic)
|
lint:
exchanges/asset/asset_test.go#L123
formatter: assert.Falsef format %s reads arg #1, but call has 0 args (testifylint)
|
lint:
exchanges/asset/asset_test.go#L126
formatter: assert.Truef format %s reads arg #1, but call has 0 args (testifylint)
|
lint
issues found
|