Deterministic factories #369
build-test.yml
on: pull_request
Test unit
1m 29s
No .only
14s
Test hardhat
1m 30s
Test storage layout, signatures and look for unused errors
3m 29s
Test e2e
7m 25s
Test e2e on custom fee token chain
7m 21s
Test e2e on 6-decimals custom fee token chain
7m 16s
Annotations
6 errors
Test e2e on custom fee token chain
Process completed with exit code 1.
|
Test e2e on custom fee token chain:
hardhat.config.ts#L285
Type '{ 'contracts/tokenbridge/test/InterfaceCompatibilityTester.sol': { version: string; }; 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { ...; }; }; }' is not assignable to type '{ 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { optimizer: { enabled: boolean; runs: number; }; }; }; }'.
|
Test e2e on 6-decimals custom fee token chain
Process completed with exit code 1.
|
Test e2e on 6-decimals custom fee token chain:
hardhat.config.ts#L285
Type '{ 'contracts/tokenbridge/test/InterfaceCompatibilityTester.sol': { version: string; }; 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { ...; }; }; }' is not assignable to type '{ 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { optimizer: { enabled: boolean; runs: number; }; }; }; }'.
|
Test e2e
Process completed with exit code 1.
|
Test e2e:
hardhat.config.ts#L285
Type '{ 'contracts/tokenbridge/test/InterfaceCompatibilityTester.sol': { version: string; }; 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { ...; }; }; }' is not assignable to type '{ 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { optimizer: { enabled: boolean; runs: number; }; }; }; }'.
|