Add runtime size configuration feature #17553
lint.yml
on: pull_request
Lint frontend
30s
Lint python
45s
Annotations
5 errors and 2 warnings
|
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:
frontend/src/services/settings.ts#L95
Replace `·?·parseInt(remoteRuntimeResourceFactor,·10)` with `⏎······?·parseInt(remoteRuntimeResourceFactor,·10)⏎·····`
|
Lint frontend
Process completed with exit code 1.
|
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
|