Skip to content

🐛 point unicity in validity check #219

🐛 point unicity in validity check

🐛 point unicity in validity check #219

Triggered via push April 4, 2024 09:13
Status Success
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

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