Skip to content

Add Prometheus config and metric sync #132

Add Prometheus config and metric sync

Add Prometheus config and metric sync #132

Triggered via pull request May 21, 2024 10:03
Status Failure
Total duration 1m 46s
Artifacts

go.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 11 warnings
build-test (ubuntu-latest): internal/config.go#L4
no required module provides package github.com/icinga/icinga-go-library/database; to add it:
build-test (ubuntu-latest): pkg/metrics/metrics.go#L8
no required module provides package github.com/icinga/icinga-kubernetes/pkg/schema; to add it:
build-test (ubuntu-latest): pkg/metrics/metrics.go#L10
no required module provides package github.com/prometheus/client_golang/api/prometheus/v1; to add it:
build-test (ubuntu-latest): pkg/metrics/metrics.go#L11
no required module provides package github.com/prometheus/common/model; to add it:
build-test (ubuntu-latest)
Process completed with exit code 1.
vet: internal/config.go#L4
no required module provides package github.com/icinga/icinga-go-library/database; to add it:
vet: pkg/metrics/metrics.go#L8
no required module provides package github.com/icinga/icinga-kubernetes/pkg/schema; to add it:
vet: pkg/metrics/metrics.go#L10
no required module provides package github.com/prometheus/client_golang/api/prometheus/v1; to add it:
vet: pkg/metrics/metrics.go#L11
no required module provides package github.com/prometheus/common/model; to add it:
vet
Process completed with exit code 1.
vendor-diff
Process completed with exit code 1.
build-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-test (macos-latest): internal/config.go#L4
no required module provides package github.com/icinga/icinga-go-library/database; to add it:
build-test (macos-latest): pkg/metrics/metrics.go#L8
no required module provides package github.com/icinga/icinga-kubernetes/pkg/schema; to add it:
build-test (macos-latest): pkg/metrics/metrics.go#L10
no required module provides package github.com/prometheus/client_golang/api/prometheus/v1; to add it:
build-test (macos-latest): pkg/metrics/metrics.go#L11
no required module provides package github.com/prometheus/common/model; to add it:
build-test (macos-latest)
Process completed with exit code 1.
modtidy
Process completed with exit code 1.
lint: internal/config.go#L4
no required module provides package github.com/icinga/icinga-go-library/database; to add it:
lint: pkg/metrics/metrics.go#L8
no required module provides package github.com/icinga/icinga-kubernetes/pkg/schema; to add it:
lint: pkg/metrics/metrics.go#L10
no required module provides package github.com/prometheus/client_golang/api/prometheus/v1; to add it:
lint: pkg/metrics/metrics.go#L11
no required module provides package github.com/prometheus/common/model; to add it:
lint
Process completed with exit code 1.
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build-test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
vet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
vet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
vendor-diff
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/.
modtidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
modtidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@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/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/