Skip to content

v9.1.1

v9.1.1 #5111

Triggered via push August 26, 2024 21:47
Status Success
Total duration 7m 33s
Artifacts

ci.yml

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

Annotations

36 warnings
spell-check (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (16.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (16.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/