Skip to content

refactor: specific import #86

refactor: specific import

refactor: specific import #86

Triggered via push September 27, 2024 01:16
Status Failure
Total duration 30s
Billable time 1m
Artifacts
solhint linting
21s
solhint linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
solhint linting: contracts/access/policies/GatedPolicy.sol#L83
Line length must be no more than 120 but current length is 124
solhint linting: contracts/access/policies/GatedPolicy.sol#L84
Line length must be no more than 120 but current length is 135
solhint linting: contracts/access/policies/RentalPolicy.sol#L47
Line length must be no more than 120 but current length is 126
solhint linting: contracts/access/policies/RentalPolicy.sol#L48
Line length must be no more than 120 but current length is 135
solhint linting: contracts/access/policies/RentalPolicy.sol#L49
Line length must be no more than 120 but current length is 122
solhint linting: contracts/access/policies/RentalPolicy.sol#L50
Line length must be no more than 120 but current length is 129
solhint linting: contracts/access/policies/RentalPolicy.sol#L51
Line length must be no more than 120 but current length is 160
solhint linting: contracts/access/policies/RentalPolicy.sol#L52
Line length must be no more than 120 but current length is 152
solhint linting: contracts/access/policies/RentalPolicy.sol#L54
Line length must be no more than 120 but current length is 161
solhint linting: contracts/access/policies/RentalPolicy.sol#L55
Line length must be no more than 120 but current length is 161
solhint linting
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/
solhint linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/