chore(deps): update dependencies for security #3321
gotest.yml
on: pull_request
💬 Commit checks
20s
🛠 Go Build
20s
🏢 Code format & OpenAPI lint
36s
🏫 Go linter
4m 20s
🏅 Unit tests
16s
🏆 Integration tests
44s
Annotations
37 errors and 6 warnings
🏅 Unit tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/instrumentation (imported by go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/resource (imported by github.com/RHEnVision/provisioning-backend/internal/telemetry); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/trace (imported by github.com/RHEnVision/provisioning-backend/internal/telemetry); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/httpbody (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
|
🏅 Unit tests:
internal/clients/http/platform_client.go#L9
missing go.sum entry for module providing package go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (imported by github.com/RHEnVision/provisioning-backend/internal/clients/http); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by google.golang.org/api/option); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package github.com/jackc/puddle/v2 (imported by github.com/jackc/pgx/v5/pgxpool); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/annotations (imported by cloud.google.com/go/compute/apiv1/computepb); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package cloud.google.com/go/auth (imported by google.golang.org/api/option); to add:
|
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by google.golang.org/api/option); to add:
|
🛠 Go Build
missing go.sum entry for module providing package github.com/jackc/puddle/v2 (imported by github.com/jackc/pgx/v5/pgxpool); to add:
|
🛠 Go Build
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/instrumentation (imported by go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform); to add:
|
🛠 Go Build
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/resource (imported by github.com/RHEnVision/provisioning-backend/internal/telemetry); to add:
|
🛠 Go Build
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/trace (imported by github.com/RHEnVision/provisioning-backend/internal/telemetry); to add:
|
🛠 Go Build
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/httpbody (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
|
🛠 Go Build:
internal/clients/http/platform_client.go#L9
missing go.sum entry for module providing package go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (imported by github.com/RHEnVision/provisioning-backend/internal/clients/http); to add:
|
🛠 Go Build
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/annotations (imported by cloud.google.com/go/compute/apiv1/computepb); to add:
|
🛠 Go Build
missing go.sum entry for module providing package cloud.google.com/go/auth (imported by google.golang.org/api/option); to add:
|
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by google.golang.org/api/option); to add:
|
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by google.golang.org/api/option); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/instrumentation (imported by go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/resource (imported by github.com/RHEnVision/provisioning-backend/internal/telemetry); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/sdk/trace (imported by github.com/RHEnVision/provisioning-backend/internal/telemetry); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/httpbody (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime); to add:
|
🏢 Code format & OpenAPI lint:
internal/clients/http/platform_client.go#L9
missing go.sum entry for module providing package go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (imported by github.com/RHEnVision/provisioning-backend/internal/clients/http); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/annotations (imported by cloud.google.com/go/compute/apiv1/computepb); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package cloud.google.com/go/auth (imported by google.golang.org/api/option); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by google.golang.org/api/option); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by google.golang.org/api/option); to add:
|
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package cloud.google.com/go/auth/credentials (imported by google.golang.org/api/transport/http); to add:
|
🏆 Integration tests
missing go.sum entry for module providing package github.com/jackc/puddle/v2 (imported by github.com/jackc/pgx/v5/pgxpool); to add:
|
🏆 Integration tests
Process completed with exit code 2.
|
🏫 Go linter:
internal/headers/access_token.go#L29
undefined: oidc (typecheck)
|
🏫 Go linter:
internal/clients/http/gcp/gcp_client.go#L221
cannot infer T (internal/ptr/any.go:9:9) (typecheck)
|
🏫 Go linter:
internal/clients/http/gcp/gcp_client.go#L239
cannot infer T (internal/ptr/any.go:9:9) (typecheck)
|
🏫 Go linter:
internal/clients/http/gcp/gcp_client.go#L246
cannot infer T (internal/ptr/any.go:9:9) (typecheck)
|
🏫 Go linter
issues found
|
🏅 Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
💬 Commit checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🛠 Go Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🏢 Code format & OpenAPI lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🏆 Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🏫 Go linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|