feat: upgrade deps #3324
Triggered via pull request
September 11, 2024 09:45
Status
Failure
Total duration
13m 43s
Artifacts
–
build.yml
on: pull_request
Semantic Pull Request Check
4s
Publish image
0s
Annotations
11 errors and 8 warnings
Checks:
pkg/storage/mongodb/client.go#L44
SA1019: writeconcern.New is deprecated: Use the WriteConcern convenience functions or define a struct literal instead. For example: (staticcheck)
|
Checks:
pkg/kms/arieskms.go#L101
SA1019: config.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck)
|
Checks:
pkg/kms/arieskms.go#L119
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
|
Checks:
pkg/kms/arieskms.go#L120
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
|
Checks:
pkg/kms/arieskms.go#L122
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
|
Checks:
pkg/kms/arieskms.go#L127
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
|
Checks:
pkg/observability/tracing/tracing.go#L16
SA1019: "go.opentelemetry.io/otel/exporters/jaeger" is deprecated: This module is no longer supported. OpenTelemetry dropped support for Jaeger exporter in July 2023. Jaeger officially accepts and recommends using OTLP. Use [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp] or [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc] instead. (staticcheck)
|
Checks:
pkg/service/oidc4ci/api.go#L27
SA1019: echo.MIMEApplicationJSONCharsetUTF8 is deprecated: Please use MIMEApplicationJSON instead. JSON should be encoded using UTF-8 by default. No "charset" parameter is defined for this registration. Adding one really has no effect on compliant recipients. See RFC 8259, section 8.1. https://datatracker.ietf.org/doc/html/rfc8259#section-8.1 (staticcheck)
|
Checks:
pkg/storage/mongodb/vcstatusstore/vc_status_store.go#L81
SA1019: p.mongoClient.Database().Collection(vcStatusStoreName).FindOne(ctx, bson.D{
|
Checks
Process completed with exit code 2.
|
UnitTest
Process completed with exit code 2.
|
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Semantic Pull Request Check
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
UnitTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BDDTest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
BDDTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|