🐛 point unicity in validity check #218
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/ECDSA256r1.sol#L45
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L45
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L45
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L45
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L45
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L48
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L50
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L51
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L52
Variable name must be in mixedCase
|
lint:
src/ECDSA256r1.sol#L60
Avoid to use inline assembly. It is acceptable only in rare cases
|