Skip to content

fix: bump v1 dependencies to latest #2588

fix: bump v1 dependencies to latest

fix: bump v1 dependencies to latest #2588

Triggered via pull request November 21, 2024 19:37
Status Failure
Total duration 57s
Artifacts

coverage.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Process completed with exit code 1.
build: proxy/fuse/fuse.go#L52
missing go.sum entry for module providing package github.com/hanwen/go-fuse/v2/fs (imported by github.com/GoogleCloudPlatform/cloudsql-proxy/proxy/fuse); to add:
build: proxy/fuse/fuse.go#L53
missing go.sum entry for module providing package github.com/hanwen/go-fuse/v2/fuse (imported by github.com/GoogleCloudPlatform/cloudsql-proxy/proxy/fuse); to add:
build: proxy/fuse/fuse.go#L54
missing go.sum entry for module providing package github.com/hanwen/go-fuse/v2/fuse/nodefs (imported by github.com/GoogleCloudPlatform/cloudsql-proxy/proxy/fuse); to add:
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/