Skip to content

Updated python, ssh (partial), pgcli, shell, scripting, npm resources #210

Updated python, ssh (partial), pgcli, shell, scripting, npm resources

Updated python, ssh (partial), pgcli, shell, scripting, npm resources #210

Triggered via push December 24, 2025 18:49
Status Failure
Total duration 8m 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
test/ssh/ssh-config.test.ts > Ssh config tests > Can match similar host names + destroy a .ssh/config file by renaming it: test/ssh/ssh-config.test.ts#L134
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/ssh/ssh-config.test.ts:134:5
test/scripting/file.test.ts > File resource tests > Can create a file, modify the contents and delete it: test/scripting/file.test.ts#L17
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/scripting/file.test.ts:17:5
test/scripting/action.test.ts > Action tests > Can run an action if the condition returns as non-zero: test/scripting/action.test.ts#L19
AssertionError: expected { …(5) } to match object { operation: 'create' } (4 matching properties omitted from actual) - Expected + Received Object { - "operation": "create", + "operation": "noop", } ❯ Object.validateApply test/scripting/action.test.ts:19:26 ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:85:23 ❯ test/scripting/action.test.ts:13:5
test/pgcli/pgcli.test.ts > Pgcli integration tests > Can install pgcli: test/pgcli/pgcli.test.ts#L11
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/pgcli/pgcli.test.ts:11:5
test/git/git-lfs.test.ts > Git lfs integration tests > Can install git-lfs: test/git/git-lfs.test.ts#L11
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/git/git-lfs.test.ts:11:5
test/homebrew/taps.test.ts > Homebrew taps tests > Can install homebrew and add a tap: test/homebrew/taps.test.ts#L12
Error: Error while testing modify. Non-modify results were found in the plan: [ { "planId": "07b9e598-bf8a-4806-8279-1f4c729b5585", "operation": "noop", "isStateful": false, "resourceType": "homebrew", "parameters": [ { "name": "taps", "previousValue": [ "hashicorp/tap" ], "newValue": [ "hashicorp/tap" ], "operation": "noop", "isSensitive": false }, { "name": "skipAlreadyInstalledCasks", "previousValue": null, "newValue": true, "operation": "noop", "isSensitive": false }, { "name": "onlyPlanUserInstalled", "previousValue": null, "newValue": true, "operation": "noop", "isSensitive": false } ] } ] ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:133:17 ❯ test/homebrew/taps.test.ts:12:5
test/homebrew/default.test.ts > Homebrew main resource integration tests > Creates brew and can install formulas: test/homebrew/default.test.ts#L14
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/homebrew/default.test.ts:14:5
test/aws-cli/aws-profile.test.ts > Aws profile tests > Supports csv files + can be destroyed: test/aws-cli/aws-profile.test.ts#L82
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/aws-cli/aws-profile.test.ts:82:5
test/aws-cli/aws-cli.test.ts > Test aws-cli > Can install aws-cli: test/aws-cli/aws-cli.test.ts#L11
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/aws-cli/aws-cli.test.ts:11:5
test/android/android-studio.test.ts > Android studios tests > Can install the latest Android studios: test/android/android-studio.test.ts#L11
TypeError: configsToDestroy.toReversed is not a function ❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:159:57 ❯ test/android/android-studio.test.ts:11:5
build
openssl@3 3.6.0 is already installed and up-to-date. To reinstall 3.6.0, run: brew reinstall openssl@3
build
readline 8.3.3 is already installed and up-to-date. To reinstall 8.3.3, run: brew reinstall readline
build
libxau 1.0.12 is already installed and up-to-date. To reinstall 1.0.12, run: brew reinstall libxau