Skip to content

Add log comment for prom remote read queries #53

Add log comment for prom remote read queries

Add log comment for prom remote read queries #53

Triggered via pull request April 5, 2024 13:35
Status Failure
Total duration 13m 12s
Artifacts 1

ci.yml

on: pull_request
Matrix: codeql / Analyze
Matrix: Build Prometheus for all architectures
Go tests with previous Go version
1m 58s
Go tests with previous Go version
Mixins tests
47s
Mixins tests
fuzzing  /  Fuzzing
13m 3s
fuzzing / Fuzzing
Matrix: Build Prometheus for common architectures
Publish UI on npm Registry
1m 30s
Publish UI on npm Registry
Publish main branch artifacts
0s
Publish main branch artifacts
Publish release artefacts
0s
Publish release artefacts
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 12 warnings
Go tests
Process completed with exit code 2.
Mixins tests
Process completed with exit code 1.
Build Prometheus for common architectures (0)
Process completed with exit code 1.
Build Prometheus for common architectures (2)
The job was canceled because "_0" failed.
Go tests with previous Go version
Process completed with exit code 2.
Build Prometheus for common architectures (1)
The job was canceled because "_0" failed.
golangci-lint: cmd/prometheus/main.go#L714
undefined: conntrack (typecheck)
golangci-lint: cmd/prometheus/main.go#L715
undefined: conntrack (typecheck)
golangci-lint: cmd/prometheus/main.go#L1361
previous case (typecheck)
golangci-lint: cmd/prometheus/main.go#L1399
previous case (typecheck)
golangci-lint: cmd/prometheus/main.go#L1452
previous case (typecheck)
golangci-lint: cmd/prometheus/main.go#L1467
previous case (typecheck)
golangci-lint: cmd/prometheus/main.go#L1482
previous case (typecheck)
golangci-lint: cmd/prometheus/main.go#L1497
previous case (typecheck)
golangci-lint: cmd/promtool/unittest.go#L18
"errors" imported and not used (typecheck)
golangci-lint: config/config_test.go#L220
missing type in composite literal (typecheck)
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/context (imported by google.golang.org/appengine); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/http/httpguts (imported by github.com/hetznercloud/hcloud-go/v2/hcloud); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/http/httpproxy (imported by github.com/prometheus/common/config); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/prometheus/common/config); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Go tests on Windows: web/web.go#L53
missing go.sum entry for module providing package golang.org/x/net/netutil (imported by github.com/prometheus/prometheus/web); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/docker/go-connections/sockets); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/publicsuffix (imported by github.com/go-resty/resty/v2); to add:
Go tests on Windows
missing go.sum entry for module providing package golang.org/x/net/trace (imported by github.com/mwitkow/go-conntrack); to add:
Go tests on Windows
Process completed with exit code 1.
Go tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mixins tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codeql / Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codeql / Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Build Prometheus for common architectures (0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go tests with previous Go version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
UI tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codeql / Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codeql / Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Publish UI on npm Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go tests on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
artifact Expired
2.31 MB