build-docker-image #349
Annotations
1 error and 6 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y libfontconfig-dev wget xz-utils && wget -nv -O install-tl.tar.gz https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz && mkdir install-tl && tar -xzf install-tl.tar.gz -C install-tl --strip-components=1 && cd install-tl && printf \"%s\\n\" \"selected_scheme scheme-basic\" \"option_doc 0\" \"option_src 0\" > ./texlive.profile && ./install-tl --profile=./texlive.profile && tlmgr install collection-latexrecommended collection-latexextra collection-fontsrecommended collection-langjapanese latexmk xetex && mkdir -p /usr/local/texlive/texmf-local/fonts/opentype/google/notosanscjk/ && mkdir -p /usr/local/texlive/texmf-local/fonts/opentype/google/notoserifcjk/ && ln -s /usr/share/fonts/opentype/noto/NotoSansCJK-*.ttc /usr/local/texlive/texmf-local/fonts/opentype/google/notosanscjk/ && ln -s /usr/share/fonts/opentype/noto/NotoSerifCJK-*.ttc /usr/local/texlive/texmf-local/fonts/opentype/google/notoserifcjk/ && mktexlsr && cd ../ && rm -rf install-tl && apt purge -y xz-utils libfontconfig-dev && apt autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 5
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-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
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
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
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
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/
|