Skip to content

Feat/refined sort

Feat/refined sort #34

Triggered via pull request March 13, 2024 12:59
Status Failure
Total duration 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: merkletree.go#L44
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: merkletree.go#L46
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: merkletree.go#L302
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: merkletree.go#L253
unused-parameter: parameter 'fillDefault' seems to be unused, consider removing or renaming it as _ (revive)
lint: merkletree.go#L273
func `isZeroBytes` is unused (unused)
lint: merkletree.go#L279
return with no blank line before (nlreturn)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.