Skip to content

Update comid/example_cca_realm_refval_test.go #993

Update comid/example_cca_realm_refval_test.go

Update comid/example_cca_realm_refval_test.go #993

Triggered via push June 15, 2024 09:56
Status Success
Total duration 1m 1s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: corim/unsignedcorim.go#L88
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L108
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L129
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L71
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L77
hugeParam: c is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L97
hugeParam: c is heavy (120 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L117
hugeParam: c is heavy (192 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L218
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L159
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L167
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/