Fusion and Limit Order updated to latest versions #239
Annotations
6 errors
|
lint
issues found
|
|
lint:
sdk-clients/fusionplus/api.go#L93
ineffectual assignment to u (ineffassign)
|
|
lint:
sdk-clients/fusionplus/api.go#L97
unreachable: unreachable code (govet)
|
|
lint:
sdk-clients/fusion/custompreset.go#L51
S1009: should omit nil check; len() for []github.com/1inch/1inch-sdk-go/sdk-clients/fusion.CustomPresetPoint is defined as zero (gosimple)
|
|
lint:
sdk-clients/fusion/api.go#L57
S1002: should omit comparison to bool constant, can be simplified to `!params.Surplus` (gosimple)
|
|
lint:
sdk-clients/fusionplus/escrowextension_test.go#L243
func `contains` is unused (unused)
|