Skip to content

Woz/frontend update #148

Woz/frontend update

Woz/frontend update #148

Triggered via pull request November 4, 2024 01:07
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
solhint-contract
23s
solhint-contract
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
solhint-contract: contracts/mellow-lrt/interfaces/external/symbiotic/IDefaultBond.sol#L23
Line length must be no more than 120 but current length is 136
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L31
Line length must be no more than 120 but current length is 129
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L32
Line length must be no more than 120 but current length is 138
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L33
Line length must be no more than 120 but current length is 146
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L34
Line length must be no more than 120 but current length is 171
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L35
Line length must be no more than 120 but current length is 150
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L36
Line length must be no more than 120 but current length is 161
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L38
Line length must be no more than 120 but current length is 142
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L41
Line length must be no more than 120 but current length is 122
solhint-contract: contracts/mellow-lrt/interfaces/IVault.sol#L43
Line length must be no more than 120 but current length is 131
solhint-contract
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/