Skip to content

updated to use color from @heroku-cli/color instead of chalk #5873

updated to use color from @heroku-cli/color instead of chalk

updated to use color from @heroku-cli/color instead of chalk #5873

Triggered via push January 10, 2025 18:05
Status Failure
Total duration 8m 29s
Artifacts

ci.yml

on: push
Matrix: test
Matrix: acceptance
Matrix: integration
Matrix: spell-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
test (20.x, windows-latest)
Process completed with exit code 1.
spell-check (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
acceptance (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (20.x, ubuntu-latest): packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
test (20.x, ubuntu-latest): packages/cli/src/commands/apps/rename.ts#L4
'_' is defined but never used
test (20.x, ubuntu-latest): packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
test (20.x, ubuntu-latest): packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
test (20.x, ubuntu-latest): packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
test (20.x, ubuntu-latest): packages/cli/src/commands/config/edit.ts#L38
Prefer `Object.fromEntries()` over `Array#reduce()`
test (20.x, ubuntu-latest): packages/cli/src/commands/pg/promote.ts#L176
Return values from promise executor functions cannot be read
test (20.x, ubuntu-latest): packages/cli/src/commands/pipelines/promote.ts#L14
Return values from promise executor functions cannot be read
test (20.x, ubuntu-latest): packages/cli/src/commands/pipelines/promote.ts#L30
Return values from promise executor functions cannot be read
test (20.x, ubuntu-latest): packages/cli/src/commands/pipelines/promote.ts#L72
Async function 'promote' has too many parameters (6). Maximum allowed is 4
test (20.x, macos-latest): packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
test (20.x, macos-latest): packages/cli/src/commands/apps/rename.ts#L4
'_' is defined but never used
test (20.x, macos-latest): packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
test (20.x, macos-latest): packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
test (20.x, macos-latest): packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
test (20.x, macos-latest): packages/cli/src/commands/config/edit.ts#L38
Prefer `Object.fromEntries()` over `Array#reduce()`
test (20.x, macos-latest): packages/cli/src/commands/pg/promote.ts#L176
Return values from promise executor functions cannot be read
test (20.x, macos-latest): packages/cli/src/commands/pipelines/promote.ts#L14
Return values from promise executor functions cannot be read
test (20.x, macos-latest): packages/cli/src/commands/pipelines/promote.ts#L30
Return values from promise executor functions cannot be read
test (20.x, macos-latest): packages/cli/src/commands/pipelines/promote.ts#L72
Async function 'promote' has too many parameters (6). Maximum allowed is 4
integration (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636