Skip to content

Fix go mod again. This time with [email protected] #178

Fix go mod again. This time with [email protected]

Fix go mod again. This time with [email protected] #178

Triggered via push September 5, 2023 12:20
Status Success
Total duration 8m 36s
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 30s
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/