Skip to content

Remove unwanted types #1209

Remove unwanted types

Remove unwanted types #1209

Triggered via push January 16, 2025 17:50
Status Success
Total duration 54s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: corim/unsignedcorim.go#L106
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L126
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L147
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L89
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L95
hugeParam: c is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L115
hugeParam: c is heavy (120 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L135
hugeParam: c is heavy (192 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L233
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L280
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L300
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636