Skip to content

do not explicitely install npm #118

do not explicitely install npm

do not explicitely install npm #118

Triggered via push April 27, 2024 08:09
Status Failure
Total duration 7m 14s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /etc/init.d/redis-server start && /etc/init.d/postgresql start && echo \" CREATE USER discourse PASSWORD 'discourse'; \\n CREATE DATABASE discourse OWNER discourse; \\n \\\\\\\\c discourse \\n CREATE EXTENSION hstore; \\n CREATE EXTENSION pg_trgm;\" | su postgres -c psql && chown -R discourse /home/discourse/discourse && mkdir /nonexistent/.config/configstore -p && chown -R discourse /nonexistent/.config/configstore && mkdir /nonexistent/.cache/yarn -p && chown -R discourse /nonexistent/.cache/yarn && su discourse -c 'bundle exec rake assets:precompile' && su discourse -c 'bundle exec rake multisite:migrate'" did not complete successfully: exit code: 1
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-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/.