COnverted ssh-add, homebrew, aws-cli, asdf to linux #213
Annotations
10 errors and 4 warnings
|
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": "e161f575-54be-4f1c-988a-3d120d51bd0a",
"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:138: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#L17
TypeError: configsToDestroy.toReversed is not a function
❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:164:57
❯ test/homebrew/default.test.ts:17: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:164:57
❯ test/git/git-lfs.test.ts:11: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:164: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#L12
TypeError: configsToDestroy.toReversed is not a function
❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:164:57
❯ test/aws-cli/aws-cli.test.ts:12:5
|
|
test/asdf/asdf.test.ts > Asdf tests > Support plugins resource:
test/asdf/asdf.test.ts#L35
TypeError: configsToDestroy.toReversed is not a function
❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:164:57
❯ test/asdf/asdf.test.ts:35:5
|
|
test/asdf/asdf.test.ts > Asdf tests > Can install asdf and plugins:
test/asdf/asdf.test.ts#L11
TypeError: configsToDestroy.toReversed is not a function
❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:164:57
❯ test/asdf/asdf.test.ts:11:5
|
|
test/asdf/asdf-install.test.ts > Asdf install tests > Can install a .tool-versions file:
test/asdf/asdf-install.test.ts#L20
TypeError: configsToDestroy.toReversed is not a function
❯ Function.fullTest node_modules/codify-plugin-test/src/plugin-tester.ts:164:57
❯ test/asdf/asdf-install.test.ts:20: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:164:57
❯ test/android/android-studio.test.ts:11:5
|
|
build
It seems there is already an App at '/Applications/Visual Studio Code.app'.
|
|
build
virtualenv 20.35.4 is already installed and up-to-date.
To reinstall 20.35.4, run:
brew reinstall virtualenv
|
|
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
|