Skip to content

bump go.mod 1.26.5 #2555

bump go.mod 1.26.5

bump go.mod 1.26.5 #2555

Triggered via push July 10, 2026 16:21
Status Failure
Total duration 1m 15s
Artifacts

main.yml

on: push
Build + Run Unit Tests
1m 13s
Build + Run Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build + Run Unit Tests: pkg/storage/sos/move_multipart.go#L53
headRes.Expires is deprecated: This field is handled inconsistently across AWS SDKs. Prefer using the ExpiresString field which contains the unparsed value from the service response. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/move.go#L85
headRes.Expires is deprecated: This field is handled inconsistently across AWS SDKs. Prefer using the ExpiresString field which contains the unparsed value from the service response. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/move.go#L84
headRes.Expires is deprecated: This field is handled inconsistently across AWS SDKs. Prefer using the ExpiresString field which contains the unparsed value from the service response. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L215
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. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L213
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. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L212
aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L173
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. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L166
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. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L165
aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (SA1019)
Build + Run Unit Tests: pkg/storage/sos/client.go#L141
srcObject.Expires is deprecated: This field is handled inconsistently across AWS SDKs. Prefer using the ExpiresString field which contains the unparsed value from the service response. (SA1019)
Build + Run Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/