Skip to content

feat: add llama vesting #11

feat: add llama vesting

feat: add llama vesting #11

Triggered via push December 27, 2023 15:47
Status Failure
Total duration 56s
Billable time 3m
Artifacts

ci.yml

on: push
Run Unit Tests
20s
Run Unit Tests
Run Integration Tests
46s
Run Integration Tests
Lint Commit Messages
26s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run Integration Tests
Process completed with exit code 1.
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 _