Api cleanup update #8778
pr.yaml
on: pull_request
Matrix: CI Test JS
Matrix: CI Test Go
Matrix: CI Check Static Checks
CI Generate Image Tag
0s
release
2s
PR CI Pipeline
0s
Matrix: CI Build Gitops Docker Image
PR CI Pipeline
0s
Matrix: CI Upload Images - Disabled
Matrix: Upload Binary - Disabled
Annotations
23 errors and 6 warnings
CI Test Go (1.23.X)
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/prometheus/client_golang/prometheus); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protodelim (imported by github.com/prometheus/common/expfmt); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/prometheus/common/expfmt); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package github.com/prometheus/procfs (imported by github.com/prometheus/client_golang/prometheus); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by gopkg.in/square/go-jose.v2); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by gopkg.in/square/go-jose.v2); to add:
|
CI Test Go (1.23.X)
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by github.com/weaveworks/weave-gitops/pkg/server/auth); to add:
|
CI Build Gitops Docker Image (gitops)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LDFLAGS=$LDFLAGS GIT_COMMIT=$GIT_COMMIT make gitops" did not complete successfully: exit code: 2
|
CI Build Gitops Docker Image (gitops-server)
The job was canceled because "gitops" failed.
|
CI Build Gitops Docker Image (gitops-server)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LDFLAGS=${LDFLAGS##-X localbuild=true} GIT_COMMIT=$GIT_COMMIT make gitops-server" did not complete successfully: exit code: 2
|
CI Check Static Checks (1.23.X, 16.X):
pkg/logger/s3_log_writer.go#L19
undefined: minio (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/logger/s3_log_writer.go#L31
undefined: minio (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/logger/s3_log_writer.go#L39
undefined: minio (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/services/auth/jwt.go#L23
undefined: jwt (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/services/auth/jwt.go#L48
undefined: jwt (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/services/auth/jwt.go#L49
undefined: jwt (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/testutils/testutils.go#L188
undefined: jose (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/testutils/testutils.go#L227
undefined: jose (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
pkg/testutils/testutils.go#L228
undefined: jose (typecheck)
|
CI Check Static Checks (1.23.X, 16.X):
core/clustersmngr/client_test.go#L475
undefined: GomegaWithT (typecheck)
|
CI Generate Image Tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
CI Test Go (1.23.X)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI Check Static Checks (1.23.X, 16.X)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI Test JS (16.X)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish js library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish js library
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|