Skip to content

Update Go SDK to v1.25.0 #262

Update Go SDK to v1.25.0

Update Go SDK to v1.25.0 #262

Triggered via pull request October 6, 2023 21:53
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
build-and-test
2m 4s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-and-test
missing go.sum entry for module providing package github.com/mattn/go-isatty (imported by github.com/hashicorp/go-hclog); to add:
build-and-test
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by gopkg.in/square/go-jose.v2); to add:
build-and-test
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by gopkg.in/square/go-jose.v2); to add:
build-and-test
Process completed with exit code 2.
build-and-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/