Skip to content

chore: bump github.com/honeycombio/beeline-go from 1.16.0 to 1.17.0 (… #2727

chore: bump github.com/honeycombio/beeline-go from 1.16.0 to 1.17.0 (…

chore: bump github.com/honeycombio/beeline-go from 1.16.0 to 1.17.0 (… #2727

Triggered via push June 14, 2024 09:15
Status Failure
Total duration 2m 26s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
cannot use m (variable of type *mocks.MockSSMAPI) as ssmiface.SSMAPI value in struct literal: *mocks.MockSSMAPI does not implement ssmiface.SSMAPI (missing method DescribeInstanceProperties)
test
cannot use mock (variable of type *mocks.MockKMSAPI) as kmsiface.KMSAPI value in struct literal: *mocks.MockKMSAPI does not implement kmsiface.KMSAPI (missing method ListKeyRotations)
test
cannot use mock (variable of type *mocks.MockEC2API) as ec2iface.EC2API value in struct literal: *mocks.MockEC2API does not implement ec2iface.EC2API (missing method DescribeTrafficMirrorFilterRules)
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.