Skip to content

Position Manager Remake #1309

Position Manager Remake

Position Manager Remake #1309

Triggered via pull request October 16, 2023 00:07
Status Failure
Total duration 1m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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: packages/contracts/contracts/ActivePool.sol#L3
Compiler version 0.8.17 does not satisfy the a semver requirement
lint: packages/contracts/contracts/ActivePool.sol#L38
Line length must be no more than 120 but current length is 162
lint: packages/contracts/contracts/ActivePool.sol#L45
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
lint: packages/contracts/contracts/ActivePool.sol#L70
Line length must be no more than 120 but current length is 128
lint: packages/contracts/contracts/ActivePool.sol#L78
Line length must be no more than 120 but current length is 182
lint: packages/contracts/contracts/ActivePool.sol#L118
Line length must be no more than 120 but current length is 217
lint: packages/contracts/contracts/ActivePool.sol#L120
Line length must be no more than 120 but current length is 135
lint: packages/contracts/contracts/ActivePool.sol#L122
Line length must be no more than 120 but current length is 149
lint: packages/contracts/contracts/ActivePool.sol#L136
Error message for require is too long
lint: packages/contracts/contracts/ActivePool.sol#L153
Line length must be no more than 120 but current length is 169