feat: add pilot language to match dashboard when creating fir spaces #5688
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linting:
packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
|
linting:
packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
|
linting:
packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
|
linting:
packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
|
linting:
packages/cli/src/commands/config/edit.ts#L38
Prefer `Object.fromEntries()` over `Array#reduce()`
|
linting:
packages/cli/src/commands/pg/promote.ts#L176
Return values from promise executor functions cannot be read
|
linting:
packages/cli/src/commands/pipelines/promote.ts#L14
Return values from promise executor functions cannot be read
|
linting:
packages/cli/src/commands/pipelines/promote.ts#L30
Return values from promise executor functions cannot be read
|
linting:
packages/cli/src/commands/pipelines/promote.ts#L72
Async function 'promote' has too many parameters (6). Maximum allowed is 4
|
linting:
packages/cli/src/commands/pipelines/promote.ts#L206
`Array#reduce()` is not allowed
|
Loading