Skip to content

NETOBSERV-1427: Added config watcher and supporting metrics reloading #1661

NETOBSERV-1427: Added config watcher and supporting metrics reloading

NETOBSERV-1427: Added config watcher and supporting metrics reloading #1661

Triggered via pull request February 22, 2024 15:13
Status Failure
Total duration 2m 31s
Artifacts

pull_request.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

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/.