fix: application-events/package.json to reduce vulnerabilities #56
20 fail, 26 pass in 0s
Annotations
Check warning on line 0 in Test SDK newAccount
github-actions / Unit Test Results
Hedera SDK Helper Test SDK newAccount (Test SDK newAccount) failed
test_results/worker-service.xml
Raw output
TypeError: Cannot read properties of null (reading 'toString')
at HederaSDKHelper.<anonymous> (dist/api/helpers/hedera-sdk-helper.js:867:62)
at Generator.next (<anonymous>)
at /home/runner/work/guardian/guardian/worker-service/dist/api/helpers/hedera-sdk-helper.js:17:71
at new Promise (<anonymous>)
at __awaiter (dist/api/helpers/hedera-sdk-helper.js:13:12)
at HederaSDKHelper.executeAndReceipt (dist/api/helpers/hedera-sdk-helper.js:853:16)
at HederaSDKHelper.<anonymous> (dist/api/helpers/hedera-sdk-helper.js:653:40)
at Generator.next (<anonymous>)
at /home/runner/work/guardian/guardian/worker-service/dist/api/helpers/hedera-sdk-helper.js:17:71
at new Promise (<anonymous>)
at __awaiter (dist/api/helpers/hedera-sdk-helper.js:13:12)
at HederaSDKHelper.newAccount (dist/api/helpers/hedera-sdk-helper.js:646:16)
at HederaSDKHelper.<anonymous> (dist/api/helpers/utils.js:28:46)
at Generator.next (<anonymous>)
at /home/runner/work/guardian/guardian/worker-service/dist/api/helpers/utils.js:8:71
at new Promise (<anonymous>)
at __awaiter (dist/api/helpers/utils.js:4:12)
at HederaSDKHelper.descriptor.value (dist/api/helpers/utils.js:22:20)
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:37:39)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK balance
github-actions / Unit Test Results
Hedera SDK Helper Test SDK balance (Test SDK balance) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:48:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK newToken
github-actions / Unit Test Results
Hedera SDK Helper Test SDK newToken (Test SDK newToken) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:57:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK accountInfo
github-actions / Unit Test Results
Hedera SDK Helper Test SDK accountInfo (Test SDK accountInfo) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:95:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK associate
github-actions / Unit Test Results
All 2 runs failed: Hedera SDK Helper Test SDK associate (Test SDK associate)
test_results/worker-service.xml
test_results/worker-service.xml
Raw output
AssertionError: Token not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:111:30)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK freeze
github-actions / Unit Test Results
Hedera SDK Helper Test SDK freeze (Test SDK freeze) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:125:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK grantKyc
github-actions / Unit Test Results
Hedera SDK Helper Test SDK grantKyc (Test SDK grantKyc) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:134:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK freeze|grantKyc info
github-actions / Unit Test Results
Hedera SDK Helper Test SDK freeze|grantKyc info (Test SDK freeze|grantKyc info) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:143:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK unfreeze
github-actions / Unit Test Results
Hedera SDK Helper Test SDK unfreeze (Test SDK unfreeze) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:159:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK revokeKyc
github-actions / Unit Test Results
Hedera SDK Helper Test SDK revokeKyc (Test SDK revokeKyc) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:168:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK unfreeze|revokeKyc info
github-actions / Unit Test Results
Hedera SDK Helper Test SDK unfreeze|revokeKyc info (Test SDK unfreeze|revokeKyc info) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:176:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK dissociate
github-actions / Unit Test Results
Hedera SDK Helper Test SDK dissociate (Test SDK dissociate) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:192:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK dissociate info
github-actions / Unit Test Results
Hedera SDK Helper Test SDK dissociate info (Test SDK dissociate info) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:201:33)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK newNFToken
github-actions / Unit Test Results
Hedera SDK Helper Test SDK newNFToken (Test SDK newNFToken) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:212:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK mint
github-actions / Unit Test Results
Hedera SDK Helper Test SDK mint (Test SDK mint) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:262:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK mintNFT
github-actions / Unit Test Results
Hedera SDK Helper Test SDK mintNFT (Test SDK mintNFT) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:274:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK transfer
github-actions / Unit Test Results
Hedera SDK Helper Test SDK transfer (Test SDK transfer) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:286:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK transferNFT
github-actions / Unit Test Results
Hedera SDK Helper Test SDK transferNFT (Test SDK transferNFT) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:306:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK wipe
github-actions / Unit Test Results
Hedera SDK Helper Test SDK wipe (Test SDK wipe) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:327:32)
at processImmediate (node:internal/timers:466:21)
Check warning on line 0 in Test SDK newTopic
github-actions / Unit Test Results
Hedera SDK Helper Test SDK newTopic (Test SDK newTopic) failed
test_results/worker-service.xml
Raw output
AssertionError: Account not created
at Context.<anonymous> (tests/network-tests/hedera-sdk-helper.test.js:347:32)
at processImmediate (node:internal/timers:466:21)