Skip to content

fix: use path-only hmac signatures #130

fix: use path-only hmac signatures

fix: use path-only hmac signatures #130

Triggered via pull request May 26, 2026 19:51
Status Success
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/features/keygen/key-generator.tsx#L275
Do not call the 'set' function 'setConnectPromptOpen' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L269
Do not call the 'set' function 'setAutoProceedAfterConnect' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L268
Do not call the 'set' function 'setConnectPromptOpen' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L267
Do not call the 'set' function 'setEmailNotice' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L266
Do not call the 'set' function 'setKeysError' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L265
Do not call the 'set' function 'setKeysHelper' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L264
Do not call the 'set' function 'setKeys' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L263
Do not call the 'set' function 'setBundle' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L248
Do not call the 'set' function 'setEmailDraft' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
lint: src/features/keygen/key-generator.tsx#L181
Do not call the 'set' function 'setWalletIconLoadFailed' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues