Skip to content

Update vulnerable package versions #54

Update vulnerable package versions

Update vulnerable package versions #54

Triggered via pull request February 8, 2024 13:15
Status Failure
Total duration 21s
Artifacts

build_and_test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: pkg/spanner/client.go#L28
missing go.sum entry for module providing package cloud.google.com/go/spanner (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/client.go#L29
missing go.sum entry for module providing package cloud.google.com/go/spanner/admin/database/apiv1 (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/client.go#L30
missing go.sum entry for module providing package cloud.google.com/go/spanner/admin/database/apiv1/databasepb (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/admin.go#L7
missing go.sum entry for module providing package cloud.google.com/go/spanner/admin/instance/apiv1 (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/admin.go#L8
missing go.sum entry for module providing package cloud.google.com/go/spanner/admin/instance/apiv1/instancepb (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/client.go#L31
missing go.sum entry for module providing package cloud.google.com/go/spanner/apiv1/spannerpb (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/migration.go#L30
missing go.sum entry for module providing package cloud.google.com/go/spanner/spansql (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/client.go#L33
missing go.sum entry for module providing package google.golang.org/api/iterator (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
test: pkg/spanner/admin.go#L9
missing go.sum entry for module providing package google.golang.org/api/option (imported by github.com/cloudspannerecosystem/wrench/pkg/spanner); to add:
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@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/