You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
- runtime.sdk.NodeJs10SDKTests.Nodejs Whisk SDK tests using nodejs:10 should allow NodeJS actions to invoke other actions
- runtime.sdk.NodeJs10SDKTests.Nodejs Whisk SDK tests using nodejs:10 should allow NodeJs actions to trigger events
- runtime.sdk.NodeJs10SDKTests.Nodejs Whisk SDK tests using nodejs:10 should allow NodeJs actions to create a trigger
- runtime.sdk.NodeJs10SDKTests.Nodejs Whisk SDK tests using nodejs:10 should allow NodeJs actions to create a rule
- runtime.sdk.NodeJsSDKTests.Nodejs Whisk SDK tests using nodejs:8 should allow NodeJS actions to invoke other actions
- runtime.sdk.NodeJsSDKTests.Nodejs Whisk SDK tests using nodejs:8 should allow NodeJs actions to trigger events
- runtime.sdk.NodeJsSDKTests.Nodejs Whisk SDK tests using nodejs:8 should allow NodeJs actions to create a trigger
- runtime.sdk.NodeJsSDKTests.Nodejs Whisk SDK tests using nodejs:8 should allow NodeJs actions to create a rule
Failure message:
"response":{"result":{"error":"An error has occurred: Error: Invalid constructor options. Missing api_key parameter or token plugin."}
To fix, add the following to the above tests during action creation:
The following tests are failing:
Failure message:
To fix, add the following to the above tests during action creation:
The text was updated successfully, but these errors were encountered: