✅ write a first WebAuthn test vector #10
Annotations
5 warnings
lint:
src/WebAuthn.sol#L33
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
src/WebAuthn.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
src/WebAuthn.sol#L52
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
src/WebAuthn.sol#L60
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
test/WebAuthn.t.sol#L4
global import of path forge-std/Test.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|