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

Removing the messagesend and messagerecv classes in favor of using th… #21

Removing the messagesend and messagerecv classes in favor of using th…

Removing the messagesend and messagerecv classes in favor of using th… #21

Triggered via push January 30, 2024 23:05
Status Failure
Total duration 1m 14s
Artifacts

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 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.6s\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.98MB 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.193 Checking Pixel Streaming Server dependencies.\n#10 1.391 node installation not found installing...\n#10 3.075 % Total % Received % Xferd Average Speed Time Time Time Current\n#10 3.075 Dload Upload Total Spent Left Speed\n#10 3.076 \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 40 42.3M 40 17.1M 0 0 41.7M 0 0:00:01 --:--:-- 0:00:01 41.8M\r100 42.3M 100 42.3M 0 0 84.8M 0 --:--:-- --:--:-- --:--:-- 84.8M\n#10 6.538 \n#10 6.538 added 114 packages, and audited 115 packages in 1s\n#10 6.538 \n#10 6.538 10 packages are looking for funding\n#10 6.538 run `npm fund` for details\n#10 6.539 \n#10 6.539 found 0 vulnerabilities\n#10 6.540 npm notice \n#10 6.540 npm notice New major version of npm available! 9.6.7 -> 10.4.0\n#10 6.540 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>\n#10 6.540 npm notice Run `npm install -g [email protected]` to update!\n#10 6.540 npm notice \n#10 6.568 Building Typescript Frontend.\n#10 8.719 npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.\n#10 9.527 npm WARN deprecated [email protected]: Use your platform's native DOMException instead\n#10 9.705 npm WARN deprecated [email protected]: Use your platform's native atob() and btoa() methods instead\n#10 12.59 \n#10 12.59 added 587 packages, and audited 588 packages in 6s\n#10 12.59 \n#10 12.59 78 packages are looking for funding\n#10 12.59 run `npm fund` for details\n#10 12.59 \n#10 12.59 found 0 vulnerabilities\n#10 12.84 \n#10 12.84 > @epicgames-ps/[email protected] build\n#10 12.84 > npm run build_proto && npm run compile\n#10 12.84 \n#10 13.07 \n#10 13.07 > @epicgames-ps/[email protected] build_proto\n#10 13.07 > npx protoc --ts_out src/Messages --proto_path protobuf protobuf/signalling_messages.proto\n#10 13.07 \n#10 13.93 @protobuf-ts/protoc installed protoc v25.2.\n#10 14.65 \n#10 14.65 > @epicgames-ps/[email protected] compile\n#10 14.65 > rimraf ./build && tsc --module es2015 --outDir build/es2015 && tsc --module commonjs --outDir build/commonjs --declaration --declarationDir build/types\n#10 14.65 \n#10 23.66 / /SignallingWebServer/platform_scripts/bash /\n#10 25.80 npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.\n#10 28.58 \n#10 28.58 added 580 packages, and audited 581 packages in 5s\n#10 28.58 \n#10 28.58 65 packages are looking for funding\n#10 28.58 run `npm fund` for details\n#10 28.58 \n#10 28.58 1 moderate severity vulnerability\n#10 28.58 \n#10 28.58 To address all issues, run:\n#10 28.58 npm audit fix\n#10 28.58 \n#10 28.58 Run `npm audit` for details.\n#10 29.87 \n#10 29.87 changed 1 package, and audited 582 packages in 1s\n#10 29.87 \n#10 29.87
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, isbang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.