feat: upgrade deps #3325
Annotations
8 errors and 2 warnings
Run checks:
pkg/kms/arieskms.go#L101
SA1019: config.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck)
|
Run checks:
pkg/kms/arieskms.go#L119
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run checks
Process completed with exit code 2.
|
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/
|
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/
|
Loading