[VEN-1896]: export proposal into gnosis safe format #447
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
hardhat.config.ts#L7
Require statement not part of import statement
|
lint:
multisig/helpers/utils.ts#L7
Require statement not part of import statement
|
lint:
scripts/createProposal.ts#L11
Require statement not part of import statement
|
lint:
scripts/createProposal.ts#L31
Unexpected any. Specify a different type
|
lint:
scripts/createProposal.ts#L115
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
scripts/executeMultiSigTx.ts#L30
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
scripts/proposeTestnetVIP.ts#L6
Require statement not part of import statement
|
lint:
simulations/vip-130/vip-130-testnet/simulations.ts#L13
Unexpected any. Specify a different type
|
lint:
simulations/vip-130/vip-130/simulations.ts#L14
Unexpected any. Specify a different type
|
lint:
simulations/vip-174/scripts/diamond.ts#L6
Unexpected any. Specify a different type
|