NETOBSERV-1427: Added config watcher and supporting metrics reloading #1661
Annotations
7 errors and 1 warning
unit-tests (1.21):
pkg/pipeline/encode/encode_prom_test.go#L102
cannot use 0 (untyped int constant) as string value in map index
|
unit-tests (1.21):
pkg/pipeline/encode/encode_prom_test.go#L104
cannot use 0 (untyped int constant) as string value in map index
|
unit-tests (1.21):
pkg/pipeline/encode/encode_prom_test.go#L106
cannot use 0 (untyped int constant) as string value in map index
|
unit-tests (1.21):
pkg/pipeline/encode/encode_prom_test.go#L108
cannot use 0 (untyped int constant) as string value in map index (typecheck)
|
unit-tests (1.21):
pkg/pipeline/pipeline_watcher.go#L95
S1023: redundant `return` statement (gosimple)
|
unit-tests (1.21):
pkg/pipeline/pipeline_watcher.go#L84
unmarshal: call of Unmarshal passes non-pointer as second argument (govet)
|
unit-tests (1.21)
Process completed with exit code 2.
|
unit-tests (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|