fix(extensions): propagate extensions to Collection values #1076
Annotations
10 errors and 2 warnings
Lint:
comid/comid.go#L245
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/comid.go#L270
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/comid.go#L294
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/comid.go#L317
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L70
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L221
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L231
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L236
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/measurement.go#L392
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/measurement.go#L412
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
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/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|