Update CI to use Emacs 29 #82
Annotations
1 error and 17 warnings
build-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"\\033[1;34mUpdate.\\033[0m\" && apt-get update && echo \"\\033[1;34mPreventing doc and man pages from being installed.\\033[0m\" && printf 'path-exclude /usr/share/doc/*\\npath-include /usr/share/doc/*/copyright\\npath-exclude /usr/share/man/*\\npath-exclude /usr/share/groff/*\\npath-exclude /usr/share/info/*\\npath-exclude /usr/share/lintian/*\\npath-exclude /usr/share/linda/*\\npath-exclude=/usr/share/locale/*' > /etc/dpkg/dpkg.cfg.d/01_nodoc && rm -rf /usr/share/groff/* /usr/share/info/* && rm -rf /usr/share/lintian/* /usr/share/linda/* /var/cache/man/* && rm -rf /usr/share/man && mkdir -p /usr/share/man && find /usr/share/doc -depth -type f ! -name copyright -delete && find /usr/share/doc -type f -name \"*.pdf\" -delete && find /usr/share/doc -type f -name \"*.gz\" -delete && find /usr/share/doc -type f -name \"*.tex\" -delete && (find /usr/share/doc -type d -empty -delete || true) && mkdir -p /usr/share/doc && mkdir -p /usr/share/info && echo \"\\033[1;34mInstalling utilities.\\033[0m\" && apt-get install -y sudo git gcc sqlite sqlite3 wget ncurses-term ripgrep xclip && echo \"\\033[1;34mInstalling Emacs 29\\033[0m\" && snap install emacs --classic --channel=29.2/stable && echo \"\\033[1;34mInstalling cairosvg and curl (for emojis).\\033[0m\" && apt-get install -y curl cairosvg && echo \"\\033[1;34mInstalling TeX Live packages.\\033[0m\" && apt-get install -y texlive-base texlive-latex-recommended texlive-fonts-extra latexmk inkscape && echo \"\\033[1;34mDelete TeX Live sources and other useless stuff.\\033[0m\" && (rm -rf /usr/share/texmf/source || true) && (rm -rf /usr/share/texlive/texmf-dist/source || true) && find /usr/share/texlive -type f -name \"readme*.*\" -delete && find /usr/share/texlive -type f -name \"README*.*\" -delete && (rm -rf /usr/share/texlive/release-texlive.txt || true) && (rm -rf /usr/share/texlive/doc.html || true) && (rm -rf /usr/share/texlive/index.html || true) && echo \"\\033[1;34mClean up all temporary files.\\033[0m\" && apt-get clean -y && rm -rf /var/lib/apt/lists/* && rm -f /etc/ssh/ssh_host_* && echo \"\\033[1;34mDelete man pages and documentation.\\033[0m\" && rm -rf /usr/share/man && mkdir -p /usr/share/man && find /usr/share/doc -depth -type f ! -name copyright -delete && find /usr/share/doc -type f -name \"*.pdf\" -delete && find /usr/share/doc -type f -name \"*.gz\" -delete && find /usr/share/doc -type f -name \"*.tex\" -delete && (find /usr/share/doc -type d -empty -delete || true) && mkdir -p /usr/share/doc && rm -rf /var/cache/apt/archives && mkdir -p /var/cache/apt/archives && rm -rf /tmp/* /var/tmp/* && (find /usr/share/ -type f -empty -delete || true) && (find /usr/share/ -type d -empty -delete || true) && mkdir -p /usr/share/texmf/source && mkdir -p /usr/share/texlive/texmf-dist/source && echo \"\\033[1;32mAll done.\\033[0m\"" did not complete successfully: exit code: 127
|
build-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-image
The `save-state` 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/
|
build-image
The `save-state` 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/
|
build-image
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/
|
build-image
The `save-state` 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/
|
build-image
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/
|
build-image
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/
|
build-image
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/
|
build-image
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/
|
build-image
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/
|
build-image
The `save-state` 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/
|
build-image
The `save-state` 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/
|
build-image
The `save-state` 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/
|
build-image
The `save-state` 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/
|
build-image
The `save-state` 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/
|
build-image
The `save-state` 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/
|