Skip to content

lint

lint #6314

Triggered via push March 31, 2025 22:09
Status Failure
Total duration 7m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

6 errors and 10 warnings
test (20.x, macos-latest): packages/cli/src/commands/pg/upgrade/prepare.ts#L35
'v' is never reassigned. Use 'const' instead
test (20.x, macos-latest)
Process completed with exit code 1.
test (20.x, windows-latest)
The job was canceled because "_20_x_macos-latest" failed.
test (20.x, windows-latest)
The operation was canceled.
test (20.x, ubuntu-latest)
The job was canceled because "_20_x_macos-latest" failed.
test (20.x, ubuntu-latest)
The operation was canceled.
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/pg/upgrade/prepare.ts#L7
'databaseNameFromUrl' is defined but never used
test (20.x, macos-latest): packages/cli/src/commands/pg/upgrade/prepare.ts#L9
'Heroku' is defined but never used
test (20.x, macos-latest): packages/cli/src/commands/pg/upgrade/prepare.ts#L12
'internal' is defined but never used