✅ improve create
tests using fixtures
#91
Annotations
12 warnings
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/WebAuthn256r1.sol#L7
imported name UV_FLAG_MASK is not used
|
lint:
src/WebAuthn256r1.sol#L8
imported name OFFSET_CLIENT_CHALLENGE_GET is not used
|
lint:
src/WebAuthn256r1.sol#L9
imported name OFFSET_CLIENT_CHALLENGE_CREATE is not used
|
lint:
src/WebAuthn256r1.sol#L10
imported name OFFSET_FLAG is not used
|
lint:
src/WebAuthn256r1.sol#L11
imported name OFFSET_CLIENT_TYPE is not used
|
lint:
src/WebAuthn256r1.sol#L12
imported name TYPE_GET_INDICATOR is not used
|
lint:
src/WebAuthn256r1.sol#L13
imported name TYPE_CREATE_INDICATOR is not used
|
lint:
test/WebAuthn256r1.create.t.sol#L7
Contract name must be in CamelCase
|
lint:
test/WebAuthn256r1.get.t.sol#L8
Contract name must be in CamelCase
|
lint:
test/WebAuthn256r1.t.sol#L16
Variable name must be in mixedCase
|
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/.
|