Skip to content

go up to 1.21.0

go up to 1.21.0 #15

Triggered via pull request September 6, 2023 16:53
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: trie.go#L105
only one cuddle assignment allowed before if statement (wsl)
lint: trie_test.go#L152
if statements should only be cuddled with assignments (wsl)
lint: trie_test.go#L155
if statements should only be cuddled with assignments (wsl)
lint: node.go#L12
trie.node is missing fields parent, value, ok (exhaustruct)
lint: trie_test.go#L159
variable 'ok' is only used in the if-statement (trie_test.go:160:2); consider using short syntax (ifshort)
lint
issues found