Skip to content

WIP Gen

WIP Gen #140

Triggered via pull request January 27, 2024 19:25
@charlieviethcharlievieth
synchronize #7
wip-gen
Status Failure
Total duration 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: fuzz_test.go#L155
unnecessary conversion (unconvert)
lint: fuzz_test.go#L227
unnecessary conversion (unconvert)
lint: fuzz_test.go#L887
appendAssign: append result not assigned to the same slice (gocritic)
lint: fuzz_test.go#L946
appendAssign: append result not assigned to the same slice (gocritic)
lint: fuzz_test.go#L1018
appendAssign: append result not assigned to the same slice (gocritic)
lint: internal/benchtest/benchtest_test.go#L25
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: internal/benchtest/benchtest_test.go#L44
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: internal/benchtest/benchtest_test.go#L63
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: strcase_test.go#L382
dupArg: suspicious duplicated args in strings.LastIndex(string(rune(unicode.MaxRune)), string(rune(unicode.MaxRune))) (gocritic)
lint: strcase_test.go#L392
dupArg: suspicious duplicated args in strings.LastIndex(string(rune(unicode.MaxRune+1)), string(rune(unicode.MaxRune+1))) (gocritic)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/strcase/strcase. Supported file pattern: go.sum