Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Bumping common lib version. #13

Bumping common lib version.

Bumping common lib version. #13

Triggered via push January 29, 2024 00:27
Status Failure
Total duration 1m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
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 .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.1s\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.2s\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 1.950 Checking Pixel Streaming Server dependencies.\n#10 2.322 node installation not found installing...\n#10 5.100 % Total % Received % Xferd Average Speed Time Time Time Current\n#10 5.100 Dload Upload Total Spent Left Speed\n#10 5.100 \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 85 42.3M 85 36.3M 0 0 46.7M 0 --:--:-- --:--:-- --:--:-- 46.7M\r100 42.3M 100 42.3M 0 0 53.0M 0 --:--:-- --:--:-- --:--:-- 53.0M\n#10 9.255 \n#10 9.255 added 114 packages, and audited 115 packages in 1s\n#10 9.255 \n#10 9.255 10 packages are looking for funding\n#10 9.255 run `npm fund` for details\n#10 9.256 \n#10 9.256 found 0 vulnerabilities\n#10 9.257 npm notice \n#10 9.257 npm notice New major version of npm available! 9.6.7 -> 10.4.0\n#10 9.257 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>\n#10 9.257 npm notice Run `npm install -g npm@10.4.0` to update!\n#10 9.257 npm notice \n#10 9.292 Building Typescript Frontend.\n#10 11.35 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.\n#10 12.32 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead\n#10 12.60 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead\n#10 14.94 \n#10 14.94 added 558 packages, and audited 559 packages in 5s\n#10 14.94 \n#10 14.94 66 packages are looking for funding\n#10 14.94 run `npm fund` for details\n#10 14.94 \n#10 14.94 found 0 vulnerabilities\n#10 15.20 \n#10 15.20 > @epicgames-ps/lib-pixelstreamingcommon-ue5.5@0.0.2 build\n#10 15.20 > tsc --build --clean && tsc\n#10 15.20 \n#10 19.65 / /SignallingWebServer/platform_scripts/bash /\n#10 21.77 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.\n#10 24.71 \n#10 24.71 added 579 packages, and audited 580 packages in 5s\n#10 24.71 \n#10 24.71 65 packages are looking for funding\n#10 24.71 run `npm fund` for details\n#10 24.72 \n#10 24.72 1 moderate severity vulnerability\n#10 24.72 \n#10 24.72 To address all issues, run:\n#10 24.72 npm audit fix\n#10 24.72 \n#10 24.72 Run `npm audit` for details.\n#10 26.02 \n#10 26.02 added 1 package, and audited 582 packages in 1s\n#10 26.02 \n#10 26.02 65 packages are looking for funding\n#10 26.02 run `npm fund` for details\n#10 26.02 \n#10 26.02 1 moderate severity vulnerability\n#10 26.02 \n#10 26.02 To address all issues, run:\n#10 26.02 npm audit fix\n#10 26.02 \n#10 26.02 Run `npm audit` for details.\n#10 26.27 \n#10 26.27 > @epicgames-ps/lib-pixelstreamingfrontend-ue5.5@0.0.3 build-dev\n#10 26.27 > cd ../../Common && npm run build && cd ../Frontend/library && npm link ../../Common && w
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/.