Remove unwanted types #1209
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
|