feat: add tests #109
subgraph-tests.yml
on: pull_request
formatting-linting
/
checks
17s
tests
42s
Annotations
9 errors and 2 warnings
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L22
Line length must be no more than 120 but current length is 195
|
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L184
Line length must be no more than 120 but current length is 222
|
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L185
Line length must be no more than 120 but current length is 204
|
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L186
Line length must be no more than 120 but current length is 126
|
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L187
Line length must be no more than 120 but current length is 175
|
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L443
Line length must be no more than 120 but current length is 126
|
formatting-linting / checks:
packages/contracts/src/Multisig.sol#L448
Line length must be no more than 120 but current length is 121
|
formatting-linting / checks
Process completed with exit code 1.
|
tests
Process completed with exit code 1.
|
formatting-linting / checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|