Skip to content

build(deps): Bump form-data from 4.0.5 to 4.0.6 in /scripts/offchain-signed-tx-executor-cron - #1714

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/scripts/offchain-signed-tx-executor-cron/form-data-4.0.6
Open

build(deps): Bump form-data from 4.0.5 to 4.0.6 in /scripts/offchain-signed-tx-executor-cron#1714
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/scripts/offchain-signed-tx-executor-cron/form-data-4.0.6

build(deps): Bump form-data in /scripts/offchain-signed-tx-executor-cron

efa393f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results failed Jun 17, 2026 in 0s

2 fail, 2 skipped, 124 pass in 8m 53s

  8 files   42 suites   8m 53s ⏱️
128 tests 124 ✅ 2 💤 2 ❌
133 runs  129 ✅ 2 💤 2 ❌

Results for commit efa393f.

Annotations

Check warning on line 0 in "before all" hook for "should verify a valid signature"

See this annotation in the file changed.

@github-actions github-actions / Test Results

BLSSignature Test Suite "before all" hook for "should verify a valid signature" ("before all" hook for "should verify a valid signature") failed

test-results.dae566610426baf6b473ddf841a9f3f9.xml [took 0s]
Raw output
[Request ID: cfde8d69-c011-4508-b3c4-5537fc453ef2] Error occurred during transaction simulation: Sender account not found.
ProviderError: [Request ID: cfde8d69-c011-4508-b3c4-5537fc453ef2] Error occurred during transaction simulation: Sender account not found.
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:116:21)
    at processTicksAndRejections (node:internal/process/task_queues:104:5)
    at HardhatEthersProvider.estimateGas (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/internal/hardhat-ethers-provider.ts:237:27)
    at /home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:235:35
    at async Promise.all (index 0)
    at HardhatEthersSigner._sendUncheckedTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:256:7)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at ContractFactory.deploy (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/factory.ts:111:24)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/bls-signature/bls-signature-verification.js:20:11)

Check warning on line 0 in "before all" hook for "should be able to get token info"

See this annotation in the file changed.

@github-actions github-actions / Test Results

SafeHTS library Test Suite "before all" hook for "should be able to get token info" ("before all" hook for "should be able to get token info") failed

test-results.903f9c6c5836d3c55f6e43112eabdf67.xml [took 1s]
Raw output
[Request ID: 86c320db-c530-4e2f-928f-c4a7db53e048] Requested resource not found. address '0x927E41Ff8307835A1C081e0d7fD250625F2D4D0E'.
ProviderError: [Request ID: 86c320db-c530-4e2f-928f-c4a7db53e048] Requested resource not found. address '0x927E41Ff8307835A1C081e0d7fD250625F2D4D0E'.
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:116:21)
    at processTicksAndRejections (node:internal/process/task_queues:104:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at ContractFactory.deploy (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/factory.ts:111:24)
    at deploySafeOperationsContract (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/safe-hts-precompile/SafeHTS.js:44:28)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/safe-hts-precompile/SafeHTS.js:22:30)