refactor: cleanup contracts folder #4316
Annotations
9 errors and 7 warnings
lint:ts:
packages/contracts/tests/gatekeepers/AnonAadhaarGatekeeper.test.ts#L7
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/EASGatekeeper.test.ts#L7
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/GitcoinPassportGatekeeper.test.ts#L6
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/HatsGatekeeper.test.ts#L7
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/MerkleProofGatekeeper.test.ts#L8
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/SemaphoreGatekeeper.test.ts#L7
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/SignUpGatekeeper.test.ts#L7
There should be no empty line within import group
|
lint:ts:
packages/contracts/tests/gatekeepers/ZupassGatekeeper.test.ts#L7
There should be no empty line within import group
|
lint:ts
Process completed with exit code 1.
|
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
|
lint:ts:
apps/website/src/components/ProjectList/index.tsx#L153
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
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
|
lint:ts:
apps/website/src/components/ProjectList/index.tsx#L163
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
lint:ts:
apps/website/src/components/ProjectList/index.tsx#L164
Do not use Array index in keys
|
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
|
lint:ts:
apps/website/src/components/ProjectList/index.tsx#L174
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Loading