rename CommonTagsInternal to InternalTags #111
Annotations
5 errors and 2 warnings
test (1.17.x):
m3/config_test.go#L45
c.CommonTagsInternal undefined (type Configuration has no field or method CommonTagsInternal)
|
test (1.17.x)
Process completed with exit code 2.
|
test (1.18.x):
m3/config_test.go#L45
c.CommonTagsInternal undefined (type Configuration has no field or method CommonTagsInternal) (compile)
|
test (1.18.x):
m3/resource_pool.go#L94
func (*resourcePool).releaseMetricTagSlice is unused (U1000)
|
test (1.18.x)
Process completed with exit code 2.
|
test (1.17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|