Skip to content

Fix deprecated --debug goreleaser flag (#330). #195

Fix deprecated --debug goreleaser flag (#330).

Fix deprecated --debug goreleaser flag (#330). #195

Triggered via push August 6, 2024 18:51
Status Failure
Total duration 2m 58s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
goreleaser
warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
goreleaser
warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
goreleaser
warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
goreleaser
warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
goreleaser
warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
goreleaser
warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking cmd=[go build -ldflags=-X github.com/plentico/plenti/cmd.Version=v0.6.50 -extldflags=-static -o /home/runner/work/plenti/plenti/dist/linux-build_linux_amd64_v1/plenti .]
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/2.1.0/x64/goreleaser' failed with exit code 1
goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, 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/
goreleaser
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, goreleaser/goreleaser-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
goreleaser
Input 'key' has been deprecated with message: The key input will not be supported. Use goreleaser/goreleaser-action@v2 alongside crazy-max/ghaction-import-gpg