Skip to content

WIP: refactor: refactor funcs with generics #937

WIP: refactor: refactor funcs with generics

WIP: refactor: refactor funcs with generics #937

Triggered via pull request January 15, 2025 14:01
Status Success
Total duration 26s
Artifacts

reviewdog.yml

on: pull_request
runner / golangci-lint
14s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
[golangci] generics.go#L227: generics.go#L227
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
[golangci] generics.go#L237: generics.go#L237
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
[golangci] generics.go#L247: generics.go#L247
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
runner / golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636