Skip to content

remove all domain specific asset verification #18

remove all domain specific asset verification

remove all domain specific asset verification #18

Triggered via push October 14, 2023 08:12
Status Success
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: config/config.go#L71
declarations should never be cuddled (wsl)
lint: config/config.go#L73
only one cuddle assignment allowed before if statement (wsl)
lint: config/config.go#L76
assignments should only be cuddled with other assignments (wsl)
lint: config/config.go#L77
only one cuddle assignment allowed before if statement (wsl)
lint: config/config.go#L80
assignments should only be cuddled with other assignments (wsl)
lint: config/config.go#L81
only one cuddle assignment allowed before if statement (wsl)
lint: config/config.go#L84
if statements should only be cuddled with assignments (wsl)
lint: config/config.go#L87
if statements should only be cuddled with assignments (wsl)
lint: config/config.go#L90
return statements should not be cuddled if block has more than two lines (wsl)
lint: config/config.go#L7
import 'github.com/MixinNetwork/mixin/crypto' is not allowed from list 'Main' (depguard)
lint: common/custodian.go#L217
unused-parameter: parameter 'store' seems to be unused, consider removing or renaming it as _ (revive)
lint: kernel/election.go#L179
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)