Files
aitbc/.gitea
aitbc afa4a9d911
Some checks failed
Smart Contract Tests / test-solidity (map[name:aitbc-token path:packages/solidity/aitbc-token]) (push) Failing after 17s
Smart Contract Tests / test-solidity (map[name:zk-circuits path:apps/zk-circuits]) (push) Failing after 47s
Smart Contract Tests / lint-solidity (push) Failing after 11s
ci: remove manual hardhat-ignition installation causing dependency conflict
The workflow was manually installing @nomicfoundation/hardhat-ignition@^0.15.16
which requires @nomicfoundation/hardhat-verify@^2.1.0, but the package.json
already has compatible versions (hardhat-verify@^3.0.13 and hardhat-ignition-ethers@^3.1.1).
Removing the manual installation allows npm to resolve dependencies correctly.
2026-04-18 21:12:21 +02:00
..