This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Review changes #26
Annotations
1 error and 1 warning
build
compose up failed {"exitCode":17,"err":"failed to solve: process \"/bin/sh -c npm run build\" did not complete successfully: exit code: 2\n","out":"#0 building with \"default\" instance using docker driver\n\n#1 [signalling internal] load .dockerignore\n#1 transferring context: 2B done\n#1 DONE 0.0s\n\n#2 [signalling internal] load build definition from Dockerfile\n#2 transferring dockerfile: 1.04kB done\n#2 DONE 0.0s\n\n#3 [signalling internal] load metadata for docker.io/library/node:lts\n#3 ...\n\n#4 [signalling auth] library/node:pull token for registry-1.docker.io\n#4 DONE 0.0s\n\n#3 [signalling internal] load metadata for docker.io/library/node:lts\n#3 DONE 1.0s\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: 5.00MB 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.0s\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.199 Checking Pixel Streaming Server dependencies.\n#10 0.209 node installation not found installing...\n#10 0.358 % Total % Received % Xferd Average Speed Time Time Time Current\n#10 0.358 Dload Upload Total Spent Left Speed\n#10 0.358 \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 17 42.3M 17 7397k 0 0 28.7M 0 0:00:01 --:--:-- 0:00:01 28.7M\r100 42.3M 100 42.3M 0 0 73.2M 0 --:--:-- --:--:-- --:--:-- 73.2M\n#10 3.475 \n#10 3.475 added 114 packages, and audited 115 packages in 1s\n#10 3.475 \n#10 3.475 10 packages are looking for funding\n#10 3.475 run `npm fund` for details\n#10 3.476 \n#10 3.476 found 0 vulnerabilities\n#10 3.477 npm notice \n#10 3.477 npm notice New major version of npm available! 9.6.7 -> 10.4.0\n#10 3.477 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>\n#10 3.477 npm notice Run `npm install -g npm@10.4.0` to update!\n#10 3.477 npm notice \n#10 3.491 Building Typescript Frontend.\n#10 5.520 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.\n#10 6.573 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead\n#10 6.833 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead\n#10 9.763 \n#10 9.763 added 589 packages, and audited 590 packages in 6s\n#10 9.763 \n#10 9.763 78 packages are looking for funding\n#10 9.763 run `npm fund` for details\n#10 9.764 \n#10 9.764 found 0 vulnerabilities\n#10 10.02 \n#10 10.02 > @epicgames-ps/lib-pixelstreamingcommon-ue5.5@0.0.8 build\n#10 10.02 > npm run build_proto && npm run compile\n#10 10.02 \n#10 10.24 \n#10 10.24 > @epicgames-ps/lib-pixelstreamingcommon-ue5.5@0.0.8 build_proto\n#10 10.24 > npx protoc --ts_out src/Messages --proto_path protobuf protobuf/signalling_messages.proto\n#10 10.24 \n#10 11.64 @protobuf-ts/protoc installed protoc v25.2.\n#10 12.35 \n#10 12.35 > @epicgames-ps/lib-pixelstreamingcommon-ue5.5@0.0.8 compile\n#10 12.35 > rimraf ./build && tsc --project tsconfig.esm.json && tsc --project tsconfig.cjs.json\n#10 12.35 \n#10 21.54 / /SignallingWebServer/platform_scripts/bash /\n#10 24.11 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.\n#10 27.08 \n#10 27.08 added 587 packages, and audited 588 packages in 5s\n#10 27.08 \n#10 27.08 65 packages are looking for funding\n#10 27.08 run `npm fund` for details\n#10 27.08 \n#10 27.08 1 moderate severity vulnerability\n#10 27.08 \n#10 27.08 To address all issues, run:\n#10 27.08 npm audit fix\n#10 27.08 \n#10 27.08 Run `npm audit` for details.\n#10 28.40 \n#10 28.40 removed 7 packages, changed 1 package, and audited 582 packages in 1s\n#10 28.40 \n#10 28.40 65 packages
|
build
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/.
|