Skip to content

🐛 point unicity in validity check #218

🐛 point unicity in validity check

🐛 point unicity in validity check #218

Triggered via pull request April 4, 2024 09:12
@qd-qdqd-qd
synchronize #54
fix/malleability
Status Success
Total duration 2m 16s
Artifacts

quality-checks.yml

on: pull_request
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