Skip to content

add info about ingress allow list and which port is public #1981

add info about ingress allow list and which port is public

add info about ingress allow list and which port is public #1981

Triggered via pull request September 25, 2024 12:14
Status Failure
Total duration 1m 5s
Artifacts

radix-web-console-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/components/page-deployment-component/dev.tsx#L34
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-component/dev.tsx#L92
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L32
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L66
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L120
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L150
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L187
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L235
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L269
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
Lint: src/components/page-deployment-job-component/dev.tsx#L323
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.