Add runtime size configuration feature #17549
lint.yml
on: pull_request
Lint frontend
33s
Lint python
39s
Annotations
10 errors and 2 warnings
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L1
Replace `'react'` with `"react"`
|
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L2
Replace `'react-i18next'` with `"react-i18next"`
|
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L9
Replace `·isDisabled,·defaultValue·` with `⏎··isDisabled,⏎··defaultValue,⏎`
|
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L14
Replace `·htmlFor="runtime-size"·className="text-sm·font-medium·text-gray-700"` with `⏎········htmlFor="runtime-size"⏎········className="text-sm·font-medium·text-gray-700"⏎······`
|
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L15
Replace `'Runtime·Size'` with `"Runtime·Size"`
|
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L24
Replace `'1x·(2·core,·8G)'` with `"1x·(2·core,·8G)"`
|
Lint frontend:
frontend/src/components/shared/modals/settings/runtime-size-selector.tsx#L25
Replace `'2x·(4·core,·16G)'` with `"2x·(4·core,·16G)"`
|
|
Lint frontend:
frontend/src/services/settings.ts#L65
Replace `"REMOTE_RUNTIME_RESOURCE_FACTOR",·DEFAULT_SETTINGS.REMOTE_RUNTIME_RESOURCE_FACTOR.toString()` with `⏎······"REMOTE_RUNTIME_RESOURCE_FACTOR",⏎······DEFAULT_SETTINGS.REMOTE_RUNTIME_RESOURCE_FACTOR.toString(),⏎····`
|
Lint frontend:
frontend/src/services/settings.ts#L85
Replace `"REMOTE_RUNTIME_RESOURCE_FACTOR"` with `⏎····"REMOTE_RUNTIME_RESOURCE_FACTOR",⏎··`
|
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|