chore: remove useless cgo imports #4257
Annotations
1 error
|
Build
buildx bake failed with: ERROR: target builder-php-8-4-18-alpine: failed to solve: process "/bin/ash -eo pipefail -c if [ -f /run/secrets/github-token ] && [ -s /run/secrets/github-token ]; then \t\t\t\tcurl -s -H \"Authorization: *** /run/secrets/github-token)\" https://api.github.com/repos/e-dant/watcher/releases/latest; \t\telse \t\t\t\tcurl -s https://api.github.com/repos/e-dant/watcher/releases/latest; \t\tfi | \t\tgrep tarball_url | \t\tawk '{ print $2 }' | \t\tsed 's/,$//' | \t\tsed 's/\"//g' | \t\txargs curl -L | \t\ttar xz --strip-components 1 && \t\tcmake -S . -B build -DCMAKE_BUILD_TYPE=Release && \t\tcmake --build build && \t\tcmake --install build" did not complete successfully: exit code: 2
|
Loading