Skip to content

🔖 bump to v0.5.3 #215

🔖 bump to v0.5.3

🔖 bump to v0.5.3 #215

Triggered via pull request March 7, 2024 22:22
Status Success
Total duration 25s
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