This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Add system contracts KIP-81, 103, 113, 149 #46
Annotations
10 errors and 2 warnings
test:
contracts/KIP/protocol/KIP113/SimpleBlsRegistry.sol#L25
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L7
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L10
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L11
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L12
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L13
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L36
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L39
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP113/test/AddressBookMock.sol#L40
Constant name must be in capitalized SNAKE_CASE
|
test:
contracts/KIP/protocol/KIP81/CnStakingV2.sol#L78
Function name must be in mixedCase
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|