build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.2.0 to 1.97.3 #91
e2e.yml
on: pull_request
Run E2E (Testscript) Tests / Without API
49s
Run E2E (Testscript) Tests / With API
45s
Annotations
20 errors and 2 warnings
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/download.go#L416
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
|
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/download.go#L415
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
|
|
Run E2E (Testscript) Tests / With API:
pkg/storage/sos/object/object.go#L63
cannot use o.IsLatest (variable of type *bool) as bool value in return statement
|
|
Run E2E (Testscript) Tests / With API:
pkg/storage/sos/object/object.go#L51
cannot use o.Size (variable of type *int64) as int64 value in return statement
|
|
Run E2E (Testscript) Tests / With API:
pkg/storage/sos/object/object.go#L47
cannot use o.Size (variable of type *int64) as int64 value in return statement
|
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1116
assignment mismatch: 1 variable but section.Bool returns 2 values
|
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1106
assignment mismatch: 1 variable but section.Bool returns 2 values
|
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L856
multiple-value section.Int(roleDurationSecondsKey) (value of type (int64, bool)) in single-value context
|
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L617
undefined: ini.NewIntValue
|
|
Run E2E (Testscript) Tests / With API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L616
assignment mismatch: 1 variable but srcSection.Int returns 2 values
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/download.go#L416
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager/download.go#L415
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
|
|
Run E2E (Testscript) Tests / Without API:
pkg/storage/sos/object/object.go#L63
cannot use o.IsLatest (variable of type *bool) as bool value in return statement
|
|
Run E2E (Testscript) Tests / Without API:
pkg/storage/sos/object/object.go#L51
cannot use o.Size (variable of type *int64) as int64 value in return statement
|
|
Run E2E (Testscript) Tests / Without API:
pkg/storage/sos/object/object.go#L47
cannot use o.Size (variable of type *int64) as int64 value in return statement
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1116
assignment mismatch: 1 variable but section.Bool returns 2 values
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1106
assignment mismatch: 1 variable but section.Bool returns 2 values
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L856
multiple-value section.Int(roleDurationSecondsKey) (value of type (int64, bool)) in single-value context
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L617
undefined: ini.NewIntValue
|
|
Run E2E (Testscript) Tests / Without API:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L616
assignment mismatch: 1 variable but srcSection.Int returns 2 values
|
|
Run E2E (Testscript) Tests / With API
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run E2E (Testscript) Tests / Without API
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|