Skip to content

Add port mappings support #18121

Add port mappings support

Add port mappings support #18121

Triggered via pull request January 1, 2025 20:19
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Lint frontend
37s
Lint frontend
Lint python
39s
Lint python
Check version consistency
3s
Check version consistency
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
Lint frontend: frontend/src/components/layout/served-app-label.tsx#L15
Replace `⏎··········onClick={openAppInNewTab}⏎··········className="flex·items-center·gap-2"⏎········` with `·onClick={openAppInNewTab}·className="flex·items-center·gap-2"`
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L32
Replace `'querying·host'` with `"querying·host"`
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L37
Replace `''` with `""`
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L45
Replace `'apps'` with `"apps"`
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L47
Replace `'successfulApp'` with `"successfulApp"`
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L49
Replace `''` with `""`
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L50
The result of useQueries is not referentially stable, so don't pass it directly into the dependencies array of useEffect. Instead, destructure the return value of useQueries and pass the destructured values into the dependency array of useEffect
Lint frontend
Process completed with exit code 1.
Check version consistency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L32
Unexpected console statement
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L45
Unexpected console statement
Lint frontend: frontend/src/hooks/query/use-active-host.ts#L47
Unexpected console statement
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636