Update README.md #32
Annotations
1 error and 2 warnings
buildx
buildx failed with: ERROR: failed to solve: process "/bin/sh -c release_url=$(curl -s https://api.github.com/repos/eryajf/go-ldap-admin-ui/releases/latest | grep \"browser_download_url\" | grep -v 'dist.zip.md5' | cut -d '\"' -f 4); wget $release_url && unzip dist.zip && rm dist.zip && mv dist public/static" did not complete successfully: exit code: 1
|
buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
buildx
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|