Skip to content

build(deps-dev): Bump husky from 9.1.6 to 9.1.7 #569

build(deps-dev): Bump husky from 9.1.6 to 9.1.7

build(deps-dev): Bump husky from 9.1.6 to 9.1.7 #569

GitHub Actions / Test Results failed Nov 18, 2024 in 0s

5 fail, 6 skipped, 283 pass in 11m 37s

 16 files   83 suites   11m 37s ⏱️
294 tests 283 ✅ 6 💤 5 ❌
303 runs  291 ✅ 7 💤 5 ❌

Results for commit 193a0d4.

Annotations

Check warning on line 0 in should verify it can change the underlying contract

See this annotation in the file changed.

@github-actions github-actions / Test Results

@OZTransparentUpgradeableProxy Test Suite should verify it can change the underlying contract (should verify it can change the underlying contract) failed

test-results.b643a2a1c5e82d437cfe1940e905337a.xml [took 1s]
Raw output
[Request ID: 4d0491f2-6bad-4385-af4d-f07e7d2f6d08] Error invoking RPC: [Request ID: 4d0491f2-6bad-4385-af4d-f07e7d2f6d08] Transaction execution returns a null value: transactionId=0.0.2@1731963876.210955896, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 4d0491f2-6bad-4385-af4d-f07e7d2f6d08] Error invoking RPC: [Request ID: 4d0491f2-6bad-4385-af4d-f07e7d2f6d08] Transaction execution returns a null value: transactionId=0.0.2@1731963876.210955896, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/openzeppelin/transparent-upgradeable-proxy/transparentProxy.js:85:22)

Check warning on line 0 in should verify proxy admin cannot be called by anyone other than owner

See this annotation in the file changed.

@github-actions github-actions / Test Results

@OZTransparentUpgradeableProxy Test Suite should verify proxy admin cannot be called by anyone other than owner (should verify proxy admin cannot be called by anyone other than owner) failed

test-results.b643a2a1c5e82d437cfe1940e905337a.xml [took 0s]
Raw output
[Request ID: e907367a-b5ac-4bc0-a829-5b991e1c8946] Error invoking RPC: [Request ID: e907367a-b5ac-4bc0-a829-5b991e1c8946] Transaction execution returns a null value: transactionId=0.0.2@1731963879.242167758, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: e907367a-b5ac-4bc0-a829-5b991e1c8946] Error invoking RPC: [Request ID: e907367a-b5ac-4bc0-a829-5b991e1c8946] Transaction execution returns a null value: transactionId=0.0.2@1731963879.242167758, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95: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 Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/openzeppelin/transparent-upgradeable-proxy/transparentProxy.js:122:21)

Check warning on line 0 in should be able to execute isAssociated() after association via redirectForToken

See this annotation in the file changed.

@github-actions github-actions / Test Results

@HRC-719 Test Suite redirectoForToken should be able to execute isAssociated() after association via redirectForToken (should be able to execute isAssociated() after association via redirectForToken) failed

test-results.2a50cbcfbf04af0bc402bde0e99625d9.xml [took 0s]
Raw output
[Request ID: 7bd199c0-9158-4613-a3f4-21acac7e4069] Error invoking RPC: [Request ID: 7bd199c0-9158-4613-a3f4-21acac7e4069] Transaction execution returns a null value: transactionId=0.0.2@1731963844.205877795, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 7bd199c0-9158-4613-a3f4-21acac7e4069] Error invoking RPC: [Request ID: 7bd199c0-9158-4613-a3f4-21acac7e4069] Transaction execution returns a null value: transactionId=0.0.2@1731963844.205877795, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.redirectForToken (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/hrc-719/HRC719Contract.js:257:9)

Check warning on line 0 in should fail for updateFungibleTokenCustomFees when token is not associated to fee collector

See this annotation in the file changed.

@github-actions github-actions / Test Results

TokenManagmentContract Test Suite Update fees Update fees negative cases should fail for updateFungibleTokenCustomFees when tok…ssociated to fee collector (should fail for updateFungibleTokenCustomFees when token is not associated to fee collector) failed

test-results.8d353b4220786f20c7481c606b2852f2.xml [took 7s]
Raw output
[Request ID: 1478f139-47b9-4983-b45c-cfe5e155ec66] Error invoking RPC: [Request ID: 1478f139-47b9-4983-b45c-cfe5e155ec66] Transaction execution returns a null value: transactionId=0.0.2@1731964306.909346862, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 1478f139-47b9-4983-b45c-cfe5e155ec66] Error invoking RPC: [Request ID: 1478f139-47b9-4983-b45c-cfe5e155ec66] Transaction execution returns a null value: transactionId=0.0.2@1731964306.909346862, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.grantTokenKycPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at Function.associateAndGrantKyc (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:383:26)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:2614:9)

Check warning on line 0 in "before each" hook for "should fail for updateNonFungibleTokenCustomFees when token is not associated to fee collector"

See this annotation in the file changed.

@github-actions github-actions / Test Results

TokenManagmentContract Test Suite Update fees "before each" hook for "should fail for updateNonFungibleTokenCustomFees when tok…"before each" hook for "should fail for updateNonFungibleTokenCustomFees when token is not associated to fee collector") failed

test-results.8d353b4220786f20c7481c606b2852f2.xml [took 0s]
Raw output
[Request ID: 72c713ce-513c-455c-928f-300f8fae42f5] Error invoking RPC: [Request ID: 72c713ce-513c-455c-928f-300f8fae42f5] Transaction execution returns a null value: transactionId=0.0.2@1731964307.205412404, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 72c713ce-513c-455c-928f-300f8fae42f5] Error invoking RPC: [Request ID: 72c713ce-513c-455c-928f-300f8fae42f5] Transaction execution returns a null value: transactionId=0.0.2@1731964307.205412404, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.createFungibleTokenWithPresetKeys (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at Function.createFungibleTokenWithPresetKeysPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:232:28)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:1436:18)