Skip to content

Update Go mod deps, along with go version to 1.21. #845

Update Go mod deps, along with go version to 1.21.

Update Go mod deps, along with go version to 1.21. #845

Triggered via push March 18, 2024 20:14
Status Failure
Total duration 45s
Artifacts

go_test.yml

on: push
Matrix: go_test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
go_test (ubuntu-latest)
missing go.sum entry for module providing package bitbucket.org/creachadair/stringset (imported by github.com/google/fhir/go/jsonformat); to add:
go_test (ubuntu-latest): internal/logger/logger.go#L28
missing go.sum entry for module providing package cloud.google.com/go/logging (imported by github.com/google/bulk_fhir_tools/internal/logger); to add:
go_test (ubuntu-latest): bulkfhir/transactiontime.go#L27
missing go.sum entry for module providing package cloud.google.com/go/storage (imported by github.com/google/bulk_fhir_tools/bulkfhir); to add:
go_test (ubuntu-latest)
missing go.sum entry for module providing package github.com/golang/protobuf/proto (imported by github.com/google/fhir/go/jsonformat/internal/accessor); to add:
go_test (ubuntu-latest)
missing go.sum entry for module providing package github.com/golang/protobuf/protoc-gen-go/descriptor (imported by github.com/google/fhir/go/proto/google/fhir/proto/annotations_go_proto); to add:
go_test (ubuntu-latest)
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/any (imported by github.com/google/fhir/go/proto/google/fhir/proto/r4/core/resources/coverage_go_proto); to add:
go_test (ubuntu-latest): bulkfhir/auth.go#L32
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/google/bulk_fhir_tools/bulkfhir); to add:
go_test (ubuntu-latest): gcs/gcs.go#L27
missing go.sum entry for module providing package google.golang.org/api/iterator (imported by github.com/google/bulk_fhir_tools/gcs); to add:
go_test (ubuntu-latest): gcs/gcs.go#L28
missing go.sum entry for module providing package google.golang.org/api/option (imported by github.com/google/bulk_fhir_tools/fhirstore); to add:
go_test (ubuntu-latest)
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/google/bulk_fhir_tools/bulkfhir); to add:
go_test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
go_test (windows-latest)
The operation was canceled.
go_test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
go_test (macOS-latest)
The operation was canceled.
go_test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go_test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/