Regex support for incuding labels and annotations in elastic-agent-autodiscovery library #94
Annotations
10 errors and 3 warnings
kubernetes/metadata/resource.go#L184
S1002: should omit comparison to bool constant, can be simplified to `matched` (gosimple)
|
kubernetes/metadata/resource.go#L193
ineffectual assignment to matched (ineffassign)
|
kubernetes/metadata/resource_test.go#L268
ST1003: should not use underscores in Go names; var Labels_dedot should be LabelsDedot (stylecheck)
|
kubernetes/metadata/resource_test.go#L288
ST1003: should not use underscores in Go names; var expected_result1 should be expectedResult1 (stylecheck)
|
kubernetes/metadata/resource_test.go#L304
ST1003: should not use underscores in Go names; var expected_result2 should be expectedResult2 (stylecheck)
|
kubernetes/metadata/resource_test.go#L313
ST1003: should not use underscores in Go names; var expected_result3 should be expectedResult3 (stylecheck)
|
kubernetes/metadata/resource_test.go#L322
ST1003: should not use underscores in Go names; var expected_result4 should be expectedResult4 (stylecheck)
|
kubernetes/metadata/resource_test.go#L332
ST1003: should not use underscores in Go names; var expected_result5 should be expectedResult5 (stylecheck)
|
kubernetes/metadata/resource_test.go#L347
ST1003: should not use underscores in Go names; var expected_result6 should be expectedResult6 (stylecheck)
|
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading