Skip to content

Fix go mod

Fix go mod #173

Triggered via push September 5, 2023 11:33
Status Success
Total duration 9m 21s
Artifacts
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
3m 19s
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/GeertJohan/go.incremental (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/akavel/rsrc/binutil (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/akavel/rsrc/coff (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/daaku/go.zipexe (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/jessevdk/go-flags (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/nkovacs/streamquote (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
missing go.sum entry for module providing package github.com/valyala/fasttemplate (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (schemadiff_vrepl) mysql80
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/