Test all (Linux) #42
run-all-tests-linux.yaml
on: workflow_dispatch
Matrix: build-and-test
Annotations
4 errors and 22 warnings
|
build-and-test (ubuntu-latest, 13/20)
Process completed with exit code 1.
|
|
test/asdf/asdf-install.test.ts > Asdf install tests > Can install a .tool-versions file:
test/asdf/asdf-install.test.ts#L36
AssertionError: expected { status: 'success', …(2) } to match object { status: 'error' }
(2 matching properties omitted from actual)
- Expected
+ Received
Object {
- "status": "error",
+ "status": "success",
}
❯ Object.validateDestroy test/asdf/asdf-install.test.ts:36:47
❯ PluginTester.uninstall node_modules/@codifycli/plugin-test/src/plugin-tester.ts:140:9
❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:88:7
❯ test/asdf/asdf-install.test.ts:19:5
|
|
build-and-test (ubuntu-latest, 15/20)
Process completed with exit code 1.
|
|
test/github-cli/github-cli.test.ts > GitHub CLI integration tests > Can create and delete a gh alias:
test/github-cli/github-cli.test.ts#L64
Error: Error while testing modify. Non-modify results were found in the plan:
[
{
"planId": "3f71ee1c-bb1f-4ba9-990f-95a4f5d95b0a",
"operation": "noop",
"isStateful": false,
"resourceType": "github-cli",
"parameters": []
},
{
"planId": "0e934023-9d68-4bf9-a8cf-9177683dd6e3",
"operation": "modify",
"isStateful": false,
"resourceType": "github-cli-alias",
"parameters": [
{
"name": "alias",
"previousValue": "codify-test-alias",
"newValue": "codify-test-alias",
"operation": "noop",
"isSensitive": false
},
{
"name": "expansion",
"previousValue": "pr list",
"newValue": "pr status",
"operation": "modify",
"isSensitive": false
}
]
}
]
❯ PluginTester.runModifyPhase node_modules/@codifycli/plugin-test/src/plugin-tester.ts:365:15
❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:77:7
❯ test/github-cli/github-cli.test.ts:64:5
|
|
build-and-test (ubuntu-latest, 20/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 19/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 1/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 16/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 12/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 11/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 13/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 9/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 4/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 8/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 3/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 6/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 17/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 18/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 5/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 2/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 10/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 10/20)
Sandbox unavailable: running post-install without sandboxing!
|
|
build-and-test (ubuntu-latest, 10/20)
Sandbox unavailable: running post-install without sandboxing!
|
|
build-and-test (ubuntu-latest, 7/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 15/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (ubuntu-latest, 14/20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|