Skip to content

Update dependencies to the latest version #228

Update dependencies to the latest version

Update dependencies to the latest version #228

Triggered via pull request December 19, 2023 19:14
Status Failure
Total duration 2m 16s
Artifacts

ci.yml

on: pull_request
Matrix: test-gomod
Matrix: test-gopath
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 11 warnings
test-gopath (1.12.x)
Process completed with exit code 1.
test-gopath (1.12.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gopath (1.11.x)
Process completed with exit code 1.
test-gopath (1.11.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.13.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.13.x): blobstore/blobstore.go#L27
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test-gomod (1.13.x)
Process completed with exit code 1.
test-gomod (1.11.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.11.x): blobstore/blobstore.go#L27
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test-gomod (1.11.x)
Process completed with exit code 1.
test-gomod (1.15.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.15.x)
found packages charmap (charmap.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/charmap
test-gomod (1.15.x): blobstore/blobstore.go#L27
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test-gomod (1.15.x)
import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package
test-gomod (1.15.x)
found packages japanese (all.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/japanese
test-gomod (1.15.x)
found packages korean (all_test.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/korean
test-gomod (1.15.x)
found packages simplifiedchinese (all.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/simplifiedchinese
test-gomod (1.15.x)
found packages traditionalchinese (all_test.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/traditionalchinese
test-gomod (1.15.x)
found packages language (common.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/language
test-gomod (1.15.x)
found packages compact (compact.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/language/compact
test-gomod (1.15.x)
found packages language (coverage.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/language
test-gomod (1.14.x): blobstore/blobstore.go#L27
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test-gomod (1.14.x)
Process completed with exit code 1.
test-gomod (1.14.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x): blobstore/blobstore.go#L27
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
//go:build comment without // +build comment
test-gomod (1.16.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.19.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.18.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.12.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gomod (1.12.x): blobstore/blobstore.go#L27
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test-gomod (1.12.x)
Process completed with exit code 1.
test-gomod (1.20.x)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-gopath (1.12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gopath (1.11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.13.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-gomod (1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/