Skip to content

Merge pull request #1847 from privacy-scaling-explorations/feature/vi… #4038

Merge pull request #1847 from privacy-scaling-explorations/feature/vi…

Merge pull request #1847 from privacy-scaling-explorations/feature/vi… #4038

Triggered via push October 4, 2024 17:02
Status Success
Total duration 1m 51s
Artifacts

checks.yml

on: push
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

17 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/zupass/ZupassGroth16Verifier.sol#L25
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L27
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L30
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L31
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L32
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L33
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L34
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L35
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): packages/contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L36
Constant name must be in capitalized SNAKE_CASE
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