Merge pull request #808 from techmatters/SJH_fix_e2e_deps #3800
Annotations
1 error and 1 warning
Build Service Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache rsync && cd /tmp/build && npm ci -w=hrm-domain/hrm-service -w hrm-domain/hrm-core -w hrm-domain/scheduled-tasks/* -w hrm-domain/packages/* -w packages/* -w resources-domain/resources-service -w resources-domain/packages/* && npx tsc -b tsconfig.build.json && cp -r hrm-domain/hrm-service/* /home/node/ && mkdir -p /home/node/hrm-domain/ && cp -r hrm-domain/packages /home/node/hrm-domain/packages && cp -r hrm-domain/hrm-core /home/node/hrm-domain/hrm-core && cp -r hrm-domain/packages /home/node/hrm-domain/packages && cp -r hrm-domain/scheduled-tasks /home/node/hrm-domain/scheduled-tasks && cp -r packages /home/node/ && cp -r packages /home/node/ && mkdir -p /home/node/resources-domain/ && cp -r resources-domain/resources-service /home/node/resources-domain/resources-service && cp -r resources-domain/packages /home/node/resources-domain/packages && cp -r node_modules /home/node/" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading