Skip to content

Add library for converting prometheus/alertmanager configurations to Chronosphere entities #161

Add library for converting prometheus/alertmanager configurations to Chronosphere entities

Add library for converting prometheus/alertmanager configurations to Chronosphere entities #161

Triggered via pull request January 6, 2025 22:03
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
in call to slices.SortFunc, type func(a Label, b Label) bool of func(a, b Label) bool {…} does not match inferred type func(a Label, b Label) int for func(a E, b E) int
build
in call to slices.SortFunc, type func(a Label, b Label) bool of func(a, b Label) bool {…} does not match inferred type func(a Label, b Label) int for func(a E, b E) int
build
in call to slices.SortFunc, type func(a Label, b Label) bool of func(a, b Label) bool {…} does not match inferred type func(a Label, b Label) int for func(a E, b E) int
build
in call to slices.SortFunc, type func(a Label, b Label) bool of func(a, b Label) bool {…} does not match inferred type func(a Label, b Label) int for func(a E, b E) int
build
in call to slices.SortFunc, type func(a *Timer, b *Timer) bool of func(a, b *Timer) bool {…} does not match inferred type func(a *Timer, b *Timer) int for func(a E, b E) int
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636