Skip to content

OTLP: Categorize target_info labels #3864

OTLP: Categorize target_info labels

OTLP: Categorize target_info labels #3864

Triggered via push April 26, 2024 14:08
Status Failure
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: cmd/compact/main.go#L14
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
lint: tsdb/head_append.go#L774
undefined: strings
lint: tsdb/head_append.go#L779
undefined: strconv) (typecheck)
lint: cmd/prometheus/main.go#L72
could not import github.com/prometheus/prometheus/storage/remote (-: # github.com/prometheus/prometheus/storage/remote
lint: storage/remote/write_handler.go#L132
undefined: strings
lint: storage/remote/write_handler.go#L138
undefined: strconv) (typecheck)
lint: cmd/prometheus/main.go#L74
could not import github.com/prometheus/prometheus/tsdb (-: # github.com/prometheus/prometheus/tsdb
lint: tsdb/head_append.go#L774
undefined: strings
lint: tsdb/head_append.go#L779
undefined: strconv) (typecheck)
lint: cmd/prometheus/main.go#L1467
previous case (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/