Skip to content

Update dependencies and switch to using Uber's Go mock library #310

Update dependencies and switch to using Uber's Go mock library

Update dependencies and switch to using Uber's Go mock library #310

Triggered via push February 1, 2024 08:36
Status Success
Total duration 2m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 3 notices
Build
Submitting snapshot...
Build
{ "detector": { "name": "actions/go-dependency-submission", "url": "https://github.com/actions/go-dependency-submission", "version": "0.0.1" }, "version": 0, "job": { "correlator": "build-all", "id": "7738418246" }, "sha": "3c19ee23c1c2b3d0ad39ef79642761fdba8df067", "ref": "refs/heads/main", "scanned": "2024-02-01T08:37:41.503Z", "manifests": { "all": { "resolved": { "pkg:golang/github.com/ChimeraCoder/anaconda@v2.0.0%2Bincompatible": { "package_url": "pkg:golang/github.com/ChimeraCoder/anaconda@v2.0.0%2Bincompatible", "relationship": "direct", "dependencies": [] }, "pkg:golang/go.uber.org/mock@v0.4.0": { "package_url": "pkg:golang/go.uber.org/mock@v0.4.0", "relationship": "direct", "dependencies": [ "pkg:golang/golang.org/x/sys@v0.16.0" ] }, "pkg:golang/github.com/google/uuid@v1.6.0": { "package_url": "pkg:golang/github.com/google/uuid@v1.6.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/vektah%2Fgqlparser/v2@v2.5.11": { "package_url": "pkg:golang/github.com/vektah%2Fgqlparser/v2@v2.5.11", "relationship": "direct", "dependencies": [ "pkg:golang/github.com/agnivade/levenshtein@v1.1.1", "pkg:golang/github.com/stretchr/testify@v1.8.4", "pkg:golang/github.com/davecgh/go-spew@v1.1.1", "pkg:golang/github.com/pmezard/go-difflib@v1.0.0" ] }, "pkg:golang/github.com/99designs/gqlgen@v0.17.43": { "package_url": "pkg:golang/github.com/99designs/gqlgen@v0.17.43", "relationship": "direct", "dependencies": [ "pkg:golang/github.com/google/uuid@v1.6.0", "pkg:golang/github.com/gorilla/websocket@v1.5.0", "pkg:golang/github.com/hashicorp%2Fgolang-lru/v2@v2.0.3", "pkg:golang/github.com/mitchellh/mapstructure@v1.5.0", "pkg:golang/github.com/sosodev/duration@v1.2.0", "pkg:golang/github.com/stretchr/testify@v1.8.4", "pkg:golang/github.com/vektah%2Fgqlparser/v2@v2.5.11", "pkg:golang/golang.org/x/text@v0.14.0", "pkg:golang/google.golang.org/protobuf@v1.31.0", "pkg:golang/gopkg.in/yaml.v3@v3.0.1", "pkg:golang/github.com/agnivade/levenshtein@v1.1.1", "pkg:golang/github.com/davecgh/go-spew@v1.1.1", "pkg:golang/github.com/pmezard/go-difflib@v1.0.0", "pkg:golang/golang.org/x/net@v0.20.0", "pkg:golang/golang.org/x/sys@v0.16.0" ] }, "pkg:golang/github.com/getsentry/sentry-go@v0.26.0": { "package_url": "pkg:golang/github.com/getsentry/sentry-go@v0.26.0", "relationship": "direct", "dependencies": [ "pkg:golang/github.com/pkg/errors@v0.9.1", "pkg:golang/github.com/sirupsen/logrus@v1.9.3", "pkg:golang/github.com/stretchr/testify@v1.8.4", "pkg:golang/golang.org/x/sys@v0.16.0", "pkg:golang/golang.org/x/text@v0.14.0", "pkg:golang/github.com/davecgh/go-spew@v1.1.1", "pkg:golang/github.com/google/uuid@v1.6.0", "pkg:golang/github.com/josharian/intern@v1.0.0", "pkg:golang/git
Build
Snapshot successfully created at 2024-02-01T08:37:41.881Z
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4, actions/go-dependency-submission@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/