Skip to content

Add Name measurement value #1149

Add Name measurement value

Add Name measurement value #1149

Triggered via pull request December 24, 2024 05:44
Status Success
Total duration 47s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: corim/unsignedcorim.go#L108
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L128
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L149
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L91
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L97
hugeParam: c is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L117
hugeParam: c is heavy (120 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L137
hugeParam: c is heavy (192 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L235
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L282
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L302
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