Skip to content

♻️ simplify json parsing #96

♻️ simplify json parsing

♻️ simplify json parsing #96

Triggered via push March 26, 2024 17:12
Status Success
Total duration 1m 2s
Artifacts
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/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