Graph: in unlockMaturity, rename tokensLockedUntil to unlockBlock #320
Triggered via pull request
September 26, 2023 10:16
Status
Success
Total duration
3m 31s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
build
1m 2s
lint
1m 34s
test
2m 7s
Annotations
10 warnings
lint:
src/adapters/interfaces/IPolygon.sol#L24
Function name must be in mixedCase
|
lint:
src/adapters/interfaces/IPolygon.sol#L26
Function name must be in mixedCase
|
lint:
src/adapters/interfaces/IPolygon.sol#L38
Function name must be in mixedCase
|
lint:
src/adapters/PolygonAdapter.sol#L131
Code contains empty blocks
|
lint:
src/tenderizer/Tenderizer.sol#L42
Code contains empty blocks
|
lint:
src/utils/Multicall.sol#L22
Avoid to use low level calls
|
lint:
src/utils/Multicall.sol#L26
Provide an error message for revert
|
lint:
test/adapters/PolygonAdapter.t.sol#L23
Explicitly mark visibility of state
|
lint:
test/adapters/PolygonAdapter.t.sol#L24
Explicitly mark visibility of state
|
lint:
test/adapters/PolygonAdapter.t.sol#L25
Explicitly mark visibility of state
|