Skip to content

style: make them immutable #13

style: make them immutable

style: make them immutable #13

Triggered via push December 29, 2023 10:10
Status Success
Total duration 41s
Billable time 3m
Artifacts

ci.yml

on: push
Run Unit Tests
31s
Run Unit Tests
Run Integration Tests
27s
Run Integration Tests
Lint Commit Messages
30s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L7
imported name ILlamaPayFactory is not used
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L13
'lastPayerUpdate' should start with _
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L13
'totalPaidPerSec' should start with _
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L19
'amount' should start with _
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L32
'amount' should start with _
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L39
'lastPayerUpdate' should start with _
Lint Commit Messages: solidity/test/integration/LlamaVesting.t.sol#L39
'totalPaidPerSec' should start with _
Lint Commit Messages: solidity/test/utils/ILlamaPay.sol#L8
'to' should start with _
Lint Commit Messages: solidity/test/utils/ILlamaPay.sol#L8
'amountPerSec' should start with _
Lint Commit Messages: solidity/test/utils/ILlamaPay.sol#L9
'amountToDeposit' should start with _