Add port mappings support #18121
lint.yml
on: pull_request
Lint frontend
37s
Lint python
39s
Check version consistency
3s
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
|