Skip to content

Add Prometheus config and metric sync #134

Add Prometheus config and metric sync

Add Prometheus config and metric sync #134

Triggered via pull request May 21, 2024 10:34
@jrauh01jrauh01
synchronize #82
sync-metrics
Status Failure
Total duration 1m 43s
Artifacts

go.yml

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

Annotations

40 errors and 11 warnings
build-test (macos-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
build-test (macos-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
build-test (macos-latest): pkg/version/version.go#L36
inlining call to strings.HasPrefix
build-test (macos-latest): pkg/version/version.go#L62
inlining call to strconv.ParseBool
build-test (macos-latest): pkg/version/version.go#L62
inlining call to strconv.syntaxError
build-test (macos-latest): pkg/version/version.go#L62
inlining call to strconv.cloneString
build-test (macos-latest): pkg/version/version.go#L130
inlining call to os.Open
build-test (macos-latest): pkg/version/version.go#L132
inlining call to os.IsNotExist
build-test (macos-latest): pkg/version/version.go#L143
inlining call to bufio.NewScanner
build-test (macos-latest): pkg/version/version.go#L145
inlining call to bufio.(*Scanner).Text
build-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build-test (ubuntu-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L35
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L36
inlining call to strings.HasPrefix
build-test (ubuntu-latest): pkg/version/version.go#L62
inlining call to strconv.ParseBool
build-test (ubuntu-latest): pkg/version/version.go#L62
inlining call to strconv.syntaxError
build-test (ubuntu-latest): pkg/version/version.go#L62
inlining call to strconv.cloneString
build-test (ubuntu-latest): pkg/version/version.go#L130
inlining call to os.Open
build-test (ubuntu-latest): pkg/version/version.go#L132
inlining call to os.IsNotExist
build-test (ubuntu-latest): pkg/version/version.go#L143
inlining call to bufio.NewScanner
build-test (ubuntu-latest): pkg/version/version.go#L145
inlining call to bufio.(*Scanner).Text
vet: pkg/metrics/metrics.go#L558
undefined: database.NewUpsert
vet: pkg/metrics/metrics.go#L558
undefined: database.WithStatement
vet: pkg/metrics/metrics.go#L562
undefined: database.NewUpsert
vet: pkg/metrics/metrics.go#L562
undefined: database.WithStatement
vet: pkg/metrics/metrics.go#L566
undefined: database.NewUpsert
vet: pkg/metrics/metrics.go#L566
undefined: database.WithStatement
vet: pkg/metrics/metrics.go#L570
undefined: database.NewUpsert
vet: pkg/metrics/metrics.go#L570
undefined: database.WithStatement
vet
Process completed with exit code 1.
lint: pkg/metrics/metrics.go#L558
undefined: database.NewUpsert
lint: pkg/metrics/metrics.go#L558
undefined: database.WithStatement
lint: pkg/metrics/metrics.go#L562
undefined: database.NewUpsert
lint: pkg/metrics/metrics.go#L562
undefined: database.WithStatement
lint: pkg/metrics/metrics.go#L566
undefined: database.NewUpsert
lint: pkg/metrics/metrics.go#L566
undefined: database.WithStatement
lint: pkg/metrics/metrics.go#L570
undefined: database.NewUpsert
lint: pkg/metrics/metrics.go#L570
undefined: database.WithStatement (compile)
lint: pkg/contracts/contracts.go#L5
package "k8s.io/apimachinery/pkg/apis/meta/v1" is being imported more than once (ST1019)
lint: pkg/contracts/contracts.go#L6
other import of "k8s.io/apimachinery/pkg/apis/meta/v1"
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/
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/
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/.
build-test (macos-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 (macos-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/
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/