Skip to content

chore(deps-dev): bump @types/node from 22.9.1 to 22.10.0 (#532) #83

chore(deps-dev): bump @types/node from 22.9.1 to 22.10.0 (#532)

chore(deps-dev): bump @types/node from 22.9.1 to 22.10.0 (#532) #83

GitHub Actions / Unit Test Results succeeded Nov 26, 2024 in 0s

All 35 tests pass in 10m 27s

35 tests  ±0   35 ✅ ±0   10m 27s ⏱️ +13s
21 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 3cde889. ± Comparison against earlier commit 58fcd0c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

35 tests found

There are 35 tests, see "Raw output" for the full list of tests.
Raw output
account balance command account balance - success path ✅ retrieve hbar balance ‑ account balance command account balance - success path ✅ retrieve hbar balance
account balance command account balance - success path ✅ retrieve token balance ‑ account balance command account balance - success path ✅ retrieve token balance
account clear command account clear - success path ✅ should clear accounts from state ‑ account clear command account clear - success path ✅ should clear accounts from state
account create command account create - success path ✅ should create ECDSA account in state ‑ account create command account create - success path ✅ should create ECDSA account in state
account create command account create - success path ✅ should create ED25519 account in state ‑ account create command account create - success path ✅ should create ED25519 account in state
account delete command account delete - success path ✅ should delete account by account ID ‑ account delete command account delete - success path ✅ should delete account by account ID
account delete command account delete - success path ✅ should delete account by alias ‑ account delete command account delete - success path ✅ should delete account by alias
account import command account import - success path ✅ should import account into state ‑ account import command account import - success path ✅ should import account into state
account list command account list - success path ✅ should list all accounts from state with private keys ‑ account list command account list - success path ✅ should list all accounts from state with private keys
account list command account list - success path ✅ should list all accounts from state ‑ account list command account list - success path ✅ should list all accounts from state
account view command account view - success path ✅ should print account details for requested account ID ‑ account view command account view - success path ✅ should print account details for requested account ID
network list command network list - success path ✅ list available networks ‑ network list command network list - success path ✅ list available networks
network use command network use - success path ✅ switch to mainnet ‑ network use command network use - success path ✅ switch to mainnet
script delete command script delete - success path ✅ should delete account by account ID ‑ script delete command script delete - success path ✅ should delete account by account ID
script list command script list - success path ✅ should list all scripts from state ‑ script list command script list - success path ✅ should list all scripts from state
state clear command state clear - success path ✅ clear entire CLI state ‑ state clear command state clear - success path ✅ clear entire CLI state
state clear command state clear - success path ✅ clear state skip accounts ‑ state clear command state clear - success path ✅ clear state skip accounts
state clear command state clear - success path ✅ clear state skip all (tokens, scripts, and accounts) ‑ state clear command state clear - success path ✅ clear state skip all (tokens, scripts, and accounts)
state clear command state clear - success path ✅ clear state skip scripts ‑ state clear command state clear - success path ✅ clear state skip scripts
state clear command state clear - success path ✅ clear state skip tokens ‑ state clear command state clear - success path ✅ clear state skip tokens
state download command state download - success path ✅ download and overwrite state ‑ state download command state download - success path ✅ download and overwrite state
state download command state download - success path ✅ download state and merge with base state ‑ state download command state download - success path ✅ download state and merge with base state
state view command state view - success path ✅ view entire state ‑ state view command state view - success path ✅ view entire state
state view command state view - success path ✅ view specific account with account ID ‑ state view command state view - success path ✅ view specific account with account ID
state view command state view - success path ✅ view specific account with alias ‑ state view command state view - success path ✅ view specific account with alias
token associate command token associate - success path ✅  ‑ token associate command token associate - success path ✅ 
token create command token create - success path ✅  ‑ token create command token create - success path ✅ 
token transfer command token transfer - success path ✅  ‑ token transfer command token transfer - success path ✅ 
topic create command topic create - success path ✅ Create a new topic ‑ topic create command topic create - success path ✅ Create a new topic
topic list command topic message submit - success path ✅ List all topics ‑ topic list command topic message submit - success path ✅ List all topics
topic message find command topic message find - failing path ❌ If no messages with filter are found, show "no messages found" message ‑ topic message find command topic message find - failing path ❌ If no messages with filter are found, show "no messages found" message
topic message find command topic message find - failing path ❌ If no sequence number and sequence number filters are provided throw error ‑ topic message find command topic message find - failing path ❌ If no sequence number and sequence number filters are provided throw error
topic message find command topic message find - success path ✅ Find message for topic ID and sequence number filters ‑ topic message find command topic message find - success path ✅ Find message for topic ID and sequence number filters
topic message find command topic message find - success path ✅ Find message for topic ID and sequence number ‑ topic message find command topic message find - success path ✅ Find message for topic ID and sequence number
topic message submit command topic message submit - success path ✅ Submit message to topic ID ‑ topic message submit command topic message submit - success path ✅ Submit message to topic ID