Skip to content

test: ledger

test: ledger #19

Triggered via push August 16, 2024 18:54
Status Failure
Total duration 32s
Billable time 1m
Artifacts
solhint linting
22s
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#L49
Line length must be no more than 120 but current length is 123
solhint linting: contracts/base/upgradeable/extensions/RightsManagerERC721Upgradeable.sol#L63
Line length must be no more than 120 but current length is 200
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#L37
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: contracts/libraries/Types.sol#L46
Line length must be no more than 120 but current length is 151
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/