Skip to content

Gated/access

Gated/access #25

Triggered via pull request August 26, 2024 19:39
Status Failure
Total duration 24s
Artifacts

static-analysis.yaml

on: pull_request
solhint linting
15s
solhint linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
solhint linting: contracts/base/upgradeable/extensions/RightsManagerContentAccessUpgradeable.sol#L64
Line length must be no more than 120 but current length is 127
solhint linting: contracts/base/upgradeable/extensions/RightsManagerContentAccessUpgradeable.sol#L81
Line length must be no more than 120 but current length is 132
solhint linting: contracts/base/upgradeable/extensions/RightsManagerCustodialUpgradeable.sol#L61
Line length must be no more than 120 but current length is 127
solhint linting: contracts/interfaces/IRightsAccessController.sol#L6
Line length must be no more than 120 but current length is 125
solhint linting: contracts/interfaces/IRightsCustodial.sol#L22
Line length must be no more than 120 but current length is 127
solhint linting: contracts/modules/lens/GatedPolicyModule.sol#L23
Line length must be no more than 120 but current length is 121
solhint linting: contracts/modules/lens/GatedPolicyModule.sol#L173
Line length must be no more than 120 but current length is 141
solhint linting: contracts/modules/lens/RentPolicyModule.sol#L210
Line length must be no more than 120 but current length is 138
solhint linting: contracts/RightsManager.sol#L431
Line length must be no more than 120 but current length is 125
solhint linting
Process completed with exit code 2.
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/