Skip to content

refactor: Redesigned projects built with MACI page #3917

refactor: Redesigned projects built with MACI page

refactor: Redesigned projects built with MACI page #3917

Triggered via pull request September 9, 2024 12:37
Status Failure
Total duration 2m 28s
Artifacts

checks.yml

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

Annotations

10 errors and 17 warnings
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L3
Use an `interface` instead of a `type`
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L10
Missing return type on function
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L10
Function component is not an arrow function
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L17
JSX element should start in a new line
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L19
JSX element should start in a new line
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L20
Props should be sorted alphabetically
check (lint:ts): apps/website/src/components/ActionCard/index.tsx#L20
Props should be sorted alphabetically
check (lint:ts): apps/website/src/components/ProjectCard/index.tsx#L3
There should be at least one empty line between import groups
check (lint:ts): apps/website/src/components/ProjectCard/index.tsx#L20
Missing return type on function
check (lint:ts): apps/website/src/components/ProjectCard/index.tsx#L20
Function component is not an arrow function
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#L123
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#L123
Visible, non-interactive elements with click handlers must have at least one keyboard listener
check (lint:ts): apps/website/src/components/ProjectList/index.tsx#L130
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#L130
Visible, non-interactive elements with click handlers must have at least one keyboard listener
check (lint:ts): apps/website/src/components/ProjectList/index.tsx#L131
Do not use Array index in keys
check (lint:ts): apps/website/src/components/ProjectList/index.tsx#L138
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#L138
Visible, non-interactive elements with click handlers must have at least one keyboard listener