Skip to content

Fix go mod

Fix go mod #174

Triggered via push September 5, 2023 11:33
Status Success
Total duration 7m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Run endtoend tests on Cluster (onlineddl_vrepl_stress) mysql80
3m 18s
Run endtoend tests on Cluster (onlineddl_vrepl_stress) mysql80
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Run endtoend tests on Cluster (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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 (onlineddl_vrepl_stress) 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/