zowe / cics-for-zowe-client

Monorepo for all CICS related APIs and Apps built by Zowe Clients
https://www.zowe.org/
Eclipse Public License 2.0
1 stars 3 forks source link

Fix: secrets SDK usage #28

Closed zFernand0 closed 4 months ago

zFernand0 commented 4 months ago

What It Does

Fixed the usage of the Secrets SDK

How to Test

Run npm run package 😉

Review Checklist I certify that I have:

Additional Comments

github-actions[bot] commented 4 months ago

Release failed for the zowe-v1-lts branch. :cry:

Error: The process '/opt/hostedtoolcache/node/20.11.0/x64/bin/npx' failed with exit code 1
    at ExecState._setResult (/home/runner/work/_actions/zowe-actions/octorelease/fix/allow-first-time-publish2/dist/lerna.js:991:21)
    at ExecState.CheckComplete (/home/runner/work/_actions/zowe-actions/octorelease/fix/allow-first-time-publish2/dist/lerna.js:977:16)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/zowe-actions/octorelease/fix/allow-first-time-publish2/dist/lerna.js:880:21)
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)

Check the workflow run for more error details.

Powered by Octorelease :rocket: