Skip to content

Update dev dep and ignore Rust advisory #9993

Update dev dep and ignore Rust advisory

Update dev dep and ignore Rust advisory #9993

Triggered via push December 24, 2024 14:05
Status Failure
Total duration 34m 21s
Artifacts 12

zowe-cli.yml

on: push
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
zos-jobs submit local-file command › should display the help: packages/cli/__tests__/zosjobs/__integration__/submit/local-file/cli.zos-jobs.submit.local-file.integration.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `zos-jobs submit local-file command should display the help 1` - Snapshot - 0 + Received + 1 @@ -1,5 +1,6 @@ + The Zowe daemon is in use, retrying (1 of 60) COMMAND NAME ------------ local-file | lf at Object.<anonymous> (packages/cli/__tests__/zosjobs/__integration__/submit/local-file/cli.zos-jobs.submit.local-file.integration.test.ts:36:44)
zos-tso send as › should display the help: packages/cli/__tests__/zostso/__integration__/send/cli.zos-tso.send.as.integration.test.ts#L37
expect(received).toMatchSnapshot() Snapshot name: `zos-tso send as should display the help 1` - Snapshot - 0 + Received + 2 @@ -1,5 +1,6 @@ + The Zowe daemon is in use, retrying (1 of 60) COMMAND NAME ------------ address-space | as @@ -126,10 +127,11 @@ - "Send the TIME TSO command to the TSO address space identified by IBMUSER-329-aafkaaoc": $ zowe zos-tso send address-space IBMUSER-329-aafkaaoc --data "TIME" + The Zowe daemon is in use, retrying (1 of 60) { "success": true, "exitCode": 0, "message": "The help was constructed for command: address-space.", "stdout": "\n COMMAND NAME\n ------------\n\n address-space | as\n\n DESCRIPTION\n -----------\n\n Send data to the TSO address space, from which you previously started and\n received a token (a.k.a 'servlet-key').\n\n USAGE\n -----\n\n zowe zos-tso send address-space <servletKey> [options]\n\n POSITIONAL ARGUMENTS\n --------------------\n\n servletKey\t\t (string)\n\n The servlet key from a previously started TSO address space.\n\n REQUIRED OPTIONS\n ----------------\n\n --data (string)\n\n The data to which we want to send to the TSO address space represented by the\n servlet key.\n\n ZOSMF CONNECTION OPTIONS\n ------------------------\n\n --host | -H (string)\n\n The z/OSMF server host name.\n\n --port | -P (number)\n\n The z/OSMF server port.\n\n Default value: 443\n\n --user | -u (string)\n\n Mainframe (z/OSMF) user name, which can be the same as your TSO login.\n\n --password | --pass | --pw (string)\n\n Mainframe (z/OSMF) password, which can be the same as your TSO password.\n\n --reject-unauthorized | --ru (boolean)\n\n Reject self-signed certificates.\n\n Default value: true\n\n --base-path | --bp (string)\n\n The base path for your API mediation layer instance. Specify this option to\n prepend the base path to all z/OSMF resources when making REST requests. Do not\n specify this option if you are not using an API mediation layer.\n\n --protocol (string)\n\n The protocol used (HTTP or HTTPS)\n\n Default value: https\n Allowed values: http, https\n\n --cert-file (local file path)\n\n The file path to a certificate file to use for authentication\n\n --cert-key-file (local file path)\n\n The file path to a certificate key file to use for authentication\n\n PROFILE OPTIONS\n ---------------\n\n --zosmf-profile | --zosmf-p (string)\n\n The name of a (zosmf) profile to load for this command execution.\n\n --base-profile | --base-p (string)\n\n The name of a (base) profile to load for this command execution.\n\n BASE CONNECTION OPTIONS\n -----------------------\n\n --token-type | --tt (string)\n\n The type of token to get and use for the API. Omit this option to use the\n default token type, which is provided by 'zowe auth login'.\n\n --token-value | --tv (string)\n\n The value of the token to pass to the API.\n\n GLOBAL OPTIONS\n --------------\n\n --show-inputs-only (boolean)\n\n Show command inputs and do not run the command\n\n --response-format-json | --rfj (boolean)\n\n Produce JSON formatted data from a command\n\n --help | -h (boolean)\n\n Display help text\n\n --help-web | --hw (boolean)\n\n Display HTML help in browser\n\n EXAMPLES\n --------\n\n - \"Send the TIME TSO command to the TSO address space\n identified by IBMUSER-329-aafkaaoc\":\n\n $ zowe zos-tso send address-space IBMUSER-329-aafkaaoc --data \"TIME\"\n\n", at packages/cli/__tests__/zostso/__integration__/send/cli.zos-tso.send.as.integration.test.ts:37:44 at packages/cli/__tests__/zostso/__integration__/send/cli.zos-tso.send.as.integration.test.ts:18:71 at Object.<anonymous>.__awaiter (packages/cli/__tests__/zostso/__integration__/send/cli.zos-tso.send.as.integration.test.ts:14:12) at Object.<anonymous> (packages/cli/__tests__/zostso/__integration__/send/cli.zos-tso.send.as.integration.test.ts:33:46)
zos-jobs list command › should display the help: packages/cli/__tests__/zosjobs/__integration__/list/cli.zos-jobs.list.jobs.integration.test.ts#L32
expect(received).toMatchSnapshot() Snapshot name: `zos-jobs list command should display the help 1` - Snapshot - 0 + Received + 1 @@ -1,5 +1,6 @@ + The Zowe daemon is in use, retrying (1 of 60) COMMAND NAME ------------ jobs | js at Object.<anonymous> (packages/cli/__tests__/zosjobs/__integration__/list/cli.zos-jobs.list.jobs.integration.test.ts:32:44)
test (22.x, windows-latest)
Process completed with exit code 1.
test (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
macos-14-18.x-results
4.44 MB
macos-14-20.x-results
4.43 MB
macos-14-22.x-results
4.44 MB
ubuntu-latest-18.x-results
4.44 MB
ubuntu-latest-20.x-results
4.44 MB
ubuntu-latest-22.x-results
4.44 MB
windows-latest-18.x-results
4.44 MB
windows-latest-20.x-results
4.44 MB
windows-latest-22.x-results
4.47 MB
zowe-macos-14.tgz
1.31 MB
zowe-ubuntu-latest.tgz
5.55 MB
zowe-windows-latest.tgz
885 KB