Realm related tidyups #992
Annotations
10 errors and 2 warnings
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:
cots/abbreviated_swid_tag.go#L173
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/abbreviated_swid_tag.go#L178
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/abbreviated_swid_tag.go#L212
hugeParam: e is heavy (80 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/abbreviated_swid_tag.go#L219
hugeParam: l is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/abbreviated_swid_tag.go#L231
hugeParam: m is heavy (240 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/cots.go#L65
hugeParam: permclaim is heavy (176 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/cots.go#L72
hugeParam: exclclaim is heavy (176 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/cots.go#L87
hugeParam: o is heavy (120 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/
|