fix: move tsheredoc to dependencies #4698
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/cli/src/commands/access/index.ts#L81
'argv' is assigned a value but never used
|
packages/cli/src/commands/access/index.ts#L81
'args' is assigned a value but never used
|
packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
|
packages/cli/src/commands/apps/errors.ts#L60
Missing radix parameter
|
packages/cli/src/commands/apps/favorites/add.ts#L25
Prefer `.some(…)` over `.find(…)`
|
packages/cli/src/commands/buildpacks/info.ts#L22
'_' is defined but never used
|
packages/cli/src/commands/buildpacks/versions.ts#L27
'_' is defined but never used
|
packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
|
packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
|
packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
|
This job succeeded
Loading