Skip to content

fixes: custodial

fixes: custodial #18

Triggered via push August 15, 2024 23:26
Status Failure
Total duration 30s
Billable time 1m
Artifacts
solhint linting
20s
solhint linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
solhint linting: contracts/base/upgradeable/ContentVaultUpgradeable.sol#L48
Line length must be no more than 120 but current length is 131
solhint linting: contracts/base/upgradeable/extensions/RightsManagerContentAccessUpgradeable.sol#L13
Line length must be no more than 120 but current length is 145
solhint linting: contracts/base/upgradeable/extensions/RightsManagerDelegationUpgradeable.sol#L10
Line length must be no more than 120 but current length is 124
solhint linting: contracts/base/upgradeable/extensions/RightsManagerDelegationUpgradeable.sol#L48
Line length must be no more than 120 but current length is 123
solhint linting: contracts/base/upgradeable/extensions/RightsManagerERC721Upgradeable.sol#L44
Line length must be no more than 120 but current length is 123
solhint linting: contracts/base/upgradeable/extensions/RightsManagerERC721Upgradeable.sol#L58
Line length must be no more than 120 but current length is 200
solhint linting: contracts/base/upgradeable/extensions/RightsManagerRoyaltiesUpgradeable.sol#L13
Line length must be no more than 120 but current length is 145
solhint linting: contracts/interfaces/IStrategy.sol#L6
Line length must be no more than 120 but current length is 126
solhint linting: contracts/libraries/TreasuryHelper.sol#L98
Line length must be no more than 120 but current length is 139
solhint linting: contracts/libraries/Types.sol#L34
Line length must be no more than 120 but current length is 129
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/