Merge pull request #2153 from privacy-scaling-explorations/dependabot… #5167
Annotations
25 warnings
check (lint:sol):
packages/contracts/contracts/crypto/BabyJubJub.sol#L118
Avoid to use inline assembly. It is acceptable only in rare cases
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockAnonAadhaar.sol#L18
Variable "nullifierSeed" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockAnonAadhaar.sol#L19
Variable "nullifier" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockAnonAadhaar.sol#L20
Variable "timestamp" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockAnonAadhaar.sol#L21
Variable "signal" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockAnonAadhaar.sol#L22
Variable "revealArray" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockAnonAadhaar.sol#L23
Variable "groth16Proof" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockGitcoinPassportDecoder.sol#L11
Variable "_user" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockHatsProtocol.sol#L7
Variable "account" is unused
|
check (lint:sol):
packages/contracts/contracts/gatekeepers/mocks/MockSemaphore.sol#L26
Variable "_groupId" is unused
|
check (lint:sol)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
check (lint:sol)
Cache not found for keys: node-cache-Linux-x64-pnpm-336770c4d626487113d14b8c59c68326a22c407e39c960fd908df4c2c59ae7c2
|
check (prettier)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
check (prettier)
Cache not found for keys: node-cache-Linux-x64-pnpm-336770c4d626487113d14b8c59c68326a22c407e39c960fd908df4c2c59ae7c2
|
check (types)
Cache not found for keys: node-cache-Linux-x64-pnpm-336770c4d626487113d14b8c59c68326a22c407e39c960fd908df4c2c59ae7c2
|
check (types)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L153
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L153
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L163
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L163
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L164
Do not use Array index in keys
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L174
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
check (lint:ts):
apps/website/src/components/ProjectList/index.tsx#L174
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
check (lint:ts)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
check (lint:ts)
Cache not found for keys: node-cache-Linux-x64-pnpm-336770c4d626487113d14b8c59c68326a22c407e39c960fd908df4c2c59ae7c2
|