Skip to content

init commit

init commit #2

Triggered via push August 24, 2023 14:44
Status Failure
Total duration 17s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build
missing go.sum entry for module providing package github.com/cenkalti/backoff/v4 (imported by github.com/labring-actions/repos/dockerhub); to add:
Build: dockerhub/count.go#L21
missing go.sum entry for module providing package github.com/cuisongliu/logger (imported by github.com/labring-actions/repos/dockerhub); to add:
Build: dockerhub/default.go#L23
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/labring-actions/repos/dockerhub); to add:
Build: dockerhub/generator.go#L22
missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/labring-actions/repos/dockerhub); to add:
Build
The process '/opt/hostedtoolcache/goreleaser-action/1.20.0/x64/goreleaser' failed with exit code 1
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, goreleaser/goreleaser-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/