Skip to content

Merge pull request #14 from gadost/dependabot/go_modules/github.com/d… #3

Merge pull request #14 from gadost/dependabot/go_modules/github.com/d…

Merge pull request #14 from gadost/dependabot/go_modules/github.com/d… #3

Triggered via push November 3, 2023 14:24
Status Failure
Total duration 32s
Artifacts
GoReleaser build
20s
GoReleaser build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
GoReleaser build: app/event.go#L7
missing go.sum entry for module providing package github.com/docker/docker/api/types (imported by github.com/gadost/docker-fsnotify-event-handler/app); to add:
GoReleaser build: app/event.go#L8
missing go.sum entry for module providing package github.com/docker/docker/client (imported by github.com/gadost/docker-fsnotify-event-handler/app); to add:
GoReleaser build
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1
GoReleaser build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/