Skip to content

Support adding Wireguard option to all applications #3356

Support adding Wireguard option to all applications

Support adding Wireguard option to all applications #3356

Triggered via pull request August 12, 2024 07:31
Status Failure
Total duration 3m 12s
Artifacts

playground_build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build (18.x)
Property 'ipv4' does not exist on type 'CaproverWorker'.
build (18.x)
Property 'planetary' does not exist on type 'CaproverWorker'.
build (18.x)
Property 'wireguard' does not exist on type 'CaproverWorker'.
build (18.x)
Property 'ipv4' does not exist on type 'CaproverWorker'.
build (18.x)
Type '{ name: string; ipv4: boolean; ipv6: false; planetary: boolean; wireguard: boolean; mycelium: true; }' is not assignable to type 'CaproverWorker'.
build (18.x)
Property 'wireguard' does not exist on type '{ name: string; solution?: { cpu: number; memory: number; disk: number; } | undefined; dedicated?: boolean | undefined; certified?: boolean | undefined; selectionDetails?: { type: "manual" | "automatic"; ... 5 more ...; domain?: { ...; } | undefined; } | undefined; mycelium: boolean; ipv6: boolean; }'.
build (18.x)
Property 'ipv4' does not exist on type 'CaproverWorker'.
build (18.x)
Property 'planetary' does not exist on type 'CaproverWorker'.
build (18.x)
Process completed with exit code 1.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/