feat: add manual CI to simulate upgrades with tenderly #1354
Annotations
7 errors and 3 warnings
Check projects formatting:
packages/solidity-contracts/integration-tests/utils/fork.ts#L1
Import "AxiosResponse" is only used as types
|
Check projects formatting:
packages/solidity-contracts/integration-tests/utils/fork.ts#L3
Import "Signer" is only used as types
|
Check projects formatting:
packages/solidity-contracts/scripts/hardhat/simulateUpgrades.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
Check projects formatting:
packages/solidity-contracts/scripts/hardhat/simulateUpgrades.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
Check projects formatting:
packages/solidity-contracts/scripts/hardhat/simulateUpgrades.ts#L3
`ethers` import should occur before import of `hardhat/config`
|
Check projects formatting:
packages/solidity-contracts/scripts/hardhat/simulateUpgrades.ts#L79
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Check projects formatting
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, docker/login-action@v2, FuelLabs/action-fuel-toolchain@v0.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check projects formatting:
packages/test-utils/src/utils/fuels/waitForMessage.ts#L3
'/home/runner/actions-runner/_work/fuel-bridge/fuel-bridge/packages/test-utils/node_modules/fuels/dist/index.mjs' imported multiple times
|
Check projects formatting:
packages/test-utils/src/utils/fuels/waitForMessage.ts#L4
'/home/runner/actions-runner/_work/fuel-bridge/fuel-bridge/packages/test-utils/node_modules/fuels/dist/index.mjs' imported multiple times
|
Loading