Skip to content

Add Realm Personalization Value as RawValue to Realm Reference Values #975

Add Realm Personalization Value as RawValue to Realm Reference Values

Add Realm Personalization Value as RawValue to Realm Reference Values #975

Triggered via push May 13, 2024 18:23
Status Success
Total duration 1m 9s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: comid/comid.go#L225
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: comid/comid.go#L250
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: comid/comid.go#L269
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: comid/comid.go#L277
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: comid/flagsmap.go#L215
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: comid/measurement.go#L391
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: comid/measurement.go#L724
hugeParam: o is heavy (128 bytes); consider passing it by pointer (gocritic)
Lint: comid/measurements.go#L32
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (gocritic)
Lint: comid/example_cca_realm_refval_test.go#L97
hugeParam: m is heavy (128 bytes); consider passing it by pointer (gocritic)
Lint: comid/example_cca_realm_refval_test.go#L88
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (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/