Skip to content

fix(deps): update dependencies #694

fix(deps): update dependencies

fix(deps): update dependencies #694

Triggered via pull request July 2, 2024 18:42
Status Failure
Total duration 25s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: cmd/ami-cleaner/main.go#L7
missing go.sum entry for module providing package github.com/aws/aws-lambda-go/lambda (imported by github.com/trussworks/truss-aws-tools/cmd/ami-cleaner); to add:
build: cmd/ami-cleaner/main.go#L8
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/trussworks/truss-aws-tools/cmd/ami-cleaner); to add:
build: internal/aws/session/session.go#L5
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/trussworks/truss-aws-tools/internal/aws/session); to add:
build: cmd/ami-cleaner/main.go#L9
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/ec2 (imported by github.com/trussworks/truss-aws-tools/cmd/ami-cleaner); to add:
build: cmd/ami-cleaner/main.go#L10
missing go.sum entry for module providing package github.com/jessevdk/go-flags (imported by github.com/trussworks/truss-aws-tools/cmd/ami-cleaner); to add:
build: pkg/amiclean/ami_cleaner.go#L6
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/trussworks/truss-aws-tools/cmd/ami-cleaner); to add:
build: cmd/aws-health-notifier/main.go#L11
missing go.sum entry for module providing package github.com/aws/aws-lambda-go/events (imported by github.com/trussworks/truss-aws-tools/cmd/aws-health-notifier); to add:
build: internal/aws/ssm/ssm.go#L5
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/awserr (imported by github.com/trussworks/truss-aws-tools/cmd/iam-keys-check); to add:
build: internal/aws/ssm/ssm.go#L7
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/ssm (imported by github.com/trussworks/truss-aws-tools/internal/aws/ssm); to add:
build: cmd/iam-keys-check/main.go#L15
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/iam (imported by github.com/trussworks/truss-aws-tools/cmd/iam-keys-check); to add:
build
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/.