Skip to content

fix: move tsheredoc to dependencies #4698

fix: move tsheredoc to dependencies

fix: move tsheredoc to dependencies #4698

Triggered via push June 10, 2024 16:33
Status Success
Total duration 10m 21s
Artifacts

ci.yml

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

Annotations

35 warnings
test (16.x, ubuntu-latest)
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/.
test (16.x, ubuntu-latest): packages/cli/src/commands/access/index.ts#L81
'argv' is assigned a value but never used
test (16.x, ubuntu-latest): packages/cli/src/commands/access/index.ts#L81
'args' is assigned a value but never used
test (16.x, ubuntu-latest): packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
test (16.x, ubuntu-latest): packages/cli/src/commands/apps/favorites/add.ts#L25
Prefer `.some(…)` over `.find(…)`
test (16.x, ubuntu-latest): packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
test (16.x, ubuntu-latest): packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
test (16.x, ubuntu-latest): packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
acceptance (16.x, ubuntu-latest)
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/.
test (16.x, macos-latest)
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/.
test (16.x, macos-latest): packages/cli/src/commands/access/index.ts#L81
'argv' is assigned a value but never used
test (16.x, macos-latest): packages/cli/src/commands/access/index.ts#L81
'args' is assigned a value but never used
test (16.x, macos-latest): packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
test (16.x, macos-latest): packages/cli/src/commands/apps/favorites/add.ts#L25
Prefer `.some(…)` over `.find(…)`
test (16.x, macos-latest): packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
test (16.x, macos-latest): packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
test (16.x, macos-latest): packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
test (16.x, windows-latest)
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/.
test (16.x, windows-latest): packages/cli/src/commands/access/index.ts#L81
'argv' is assigned a value but never used
test (16.x, windows-latest): packages/cli/src/commands/access/index.ts#L81
'args' is assigned a value but never used
test (16.x, windows-latest): packages/cli/src/commands/addons/wait.ts#L24
Unexpected 'todo' comment: 'TODO: remove this type once the schema...'
test (16.x, windows-latest): packages/cli/src/commands/apps/favorites/add.ts#L25
Prefer `.some(…)` over `.find(…)`
test (16.x, windows-latest): packages/cli/src/commands/ci/config/set.ts#L55
`Array#reduce()` is not allowed
test (16.x, windows-latest): packages/cli/src/commands/ci/config/set.ts#L55
Prefer `Object.fromEntries()` over `Array#reduce()`
test (16.x, windows-latest): packages/cli/src/commands/config/edit.ts#L38
`Array#reduce()` is not allowed
integration (16.x, ubuntu-latest)
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/.