This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Common library and Signalling Tester #473
Merged
Annotations
1 error and 1 warning
Docker compose
compose up failed {"exitCode":17,"err":"failed to solve: process \"/bin/sh -c SignallingWebServer/platform_scripts/bash/setup.sh --build\" did not complete successfully: exit code: 1\n","out":"#0 building with \"default\" instance using docker driver\n\n#1 [signalling internal] load build definition from Dockerfile\n#1 transferring dockerfile: 1.04kB done\n#1 DONE 0.0s\n\n#2 [signalling internal] load .dockerignore\n#2 transferring context: 2B done\n#2 DONE 0.0s\n\n#3 [signalling auth] library/node:pull token for registry-1.docker.io\n#3 DONE 0.0s\n\n#4 [signalling internal] load metadata for docker.io/library/node:lts\n#4 DONE 0.3s\n\n#5 [signalling 1/5] FROM docker.io/library/node:lts@sha256:ffebb4405810c92d267a764b21975fb2d96772e41877248a37bf3abaa0d3b590\n#5 DONE 0.0s\n\n#6 [signalling internal] load build context\n#6 transferring context: 4.88MB 0.1s done\n#6 DONE 0.1s\n\n#7 [signalling 2/5] COPY /SignallingWebServer /SignallingWebServer\n#7 DONE 0.1s\n\n#8 [signalling 3/5] COPY /Frontend /Frontend\n#8 DONE 0.1s\n\n#9 [signalling 4/5] COPY /Common /Common\n#9 DONE 0.0s\n\n#10 [signalling 5/5] RUN SignallingWebServer/platform_scripts/bash/setup.sh --build\n#10 0.237 Checking Pixel Streaming Server dependencies.\n#10 0.259 node installation not found installing...\n#10 0.418 % Total % Received % Xferd Average Speed Time Time Time Current\n#10 0.418 Dload Upload Total Spent Left Speed\n#10 0.418 \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 42.3M 100 42.3M 0 0 87.6M 0 --:--:-- --:--:-- --:--:-- 87.6M\n#10 3.433 \n#10 3.433 added 114 packages, and audited 115 packages in 1s\n#10 3.433 \n#10 3.433 10 packages are looking for funding\n#10 3.433 run `npm fund` for details\n#10 3.434 \n#10 3.434 found 0 vulnerabilities\n#10 3.435 npm notice \n#10 3.435 npm notice New major version of npm available! 9.6.7 -> 10.4.0\n#10 3.435 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>\n#10 3.435 npm notice Run `npm install -g npm@10.4.0` to update!\n#10 3.435 npm notice \n#10 3.449 Building Typescript Frontend.\n#10 5.629 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.\n#10 6.534 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead\n#10 6.706 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead\n#10 8.953 \n#10 8.953 added 557 packages, and audited 558 packages in 5s\n#10 8.953 \n#10 8.953 66 packages are looking for funding\n#10 8.953 run `npm fund` for details\n#10 8.955 \n#10 8.955 found 0 vulnerabilities\n#10 9.203 \n#10 9.203 > @epicgames-ps/lib-pixelstreamingcommon-ue5.5@0.0.1 build\n#10 9.203 > tsc --build --clean && tsc\n#10 9.203 \n#10 13.49 / /SignallingWebServer/platform_scripts/bash /\n#10 15.55 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.\n#10 18.26 \n#10 18.26 added 579 packages, and audited 580 packages in 5s\n#10 18.26 \n#10 18.26 65 packages are looking for funding\n#10 18.26 run `npm fund` for details\n#10 18.26 \n#10 18.26 1 moderate severity vulnerability\n#10 18.26 \n#10 18.26 To address all issues, run:\n#10 18.26 npm audit fix\n#10 18.26 \n#10 18.26 Run `npm audit` for details.\n#10 19.55 \n#10 19.55 added 1 package, and audited 582 packages in 1s\n#10 19.55 \n#10 19.55 65 packages are looking for funding\n#10 19.55 run `npm fund` for details\n#10 19.56 \n#10 19.56 1 moderate severity vulnerability\n#10 19.56 \n#10 19.56 To address all issues, run:\n#10 19.56 npm audit fix\n#10 19.56 \n#10 19.56 Run `npm audit` for details.\n#10 19.79 \n#10 19.79 > @epicgames-ps/lib-pixelstreamingfrontend-ue5.5@0.0.3 build-dev\n#10 19.79 > cd ../../Common && npm run build && cd ../Frontend/library && npm link ../../Common && webpack --config webpack.dev.js\n#10 19.79 \n#10 20.02 \n#10 20.02 > @epicgames-ps/lib-pixelstreamingcommon-ue5.5@0.0.1 build\n#10 20.02 > tsc --build --clean &&
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, isbang/compose-action@v1.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading