Skip to content

Bump github.com/aws/aws-sdk-go from 1.38.21 to 1.51.23 #24

Bump github.com/aws/aws-sdk-go from 1.38.21 to 1.51.23

Bump github.com/aws/aws-sdk-go from 1.38.21 to 1.51.23 #24

Triggered via pull request April 18, 2024 01:05
Status Failure
Total duration 1m 27s
Artifacts

main-build.yml

on: pull_request
Code Coverage Report
0s
Code Coverage Report
Matrix: Build and Artefact
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Unit Tests: pkg/sources/s3_test.go#L25
cannot use s3mock (variable of type *mocks.MockS3API) as s3iface.S3API value in struct literal: *mocks.MockS3API does not implement s3iface.S3API (missing method CreateSession)
Unit Tests: pkg/sources/s3_test.go#L47
cannot use s3mock (variable of type *mocks.MockS3API) as s3iface.S3API value in struct literal: *mocks.MockS3API does not implement s3iface.S3API (missing method CreateSession)
Unit Tests: pkg/sources/s3_test.go#L74
cannot use s3mock (variable of type *mocks.MockS3API) as s3iface.S3API value in struct literal: *mocks.MockS3API does not implement s3iface.S3API (missing method CreateSession)
Unit Tests: pkg/sources/s3_test.go#L90
cannot use s3mock (variable of type *mocks.MockS3API) as s3iface.S3API value in struct literal: *mocks.MockS3API does not implement s3iface.S3API (missing method CreateSession)
Unit Tests: pkg/sources/s3_test.go#L112
cannot use s3mock (variable of type *mocks.MockS3API) as s3iface.S3API value in struct literal: *mocks.MockS3API does not implement s3iface.S3API (missing method CreateSession)
Unit Tests: pkg/sources/s3_test.go#L140
cannot use s3mock (variable of type *mocks.MockS3API) as s3iface.S3API value in struct literal: *mocks.MockS3API does not implement s3iface.S3API (missing method CreateSession)
Unit Tests
Process completed with exit code 1.
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.