feat: add webauthn module #45
Annotations
2 errors and 3 warnings
Lint the contracts:
src/factory/AccountFactory.sol#L30
Function param name must be in mixedCase
|
Lint the contracts
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint the contracts:
src/factory/AccountFactory.sol#L30
Variable name must be in mixedCase
|
Lint the contracts:
src/modules/validation/WebauthnValidationModule.sol#L92
Function order is incorrect, external view function can not go after external pure function (line 78)
|
Loading