Skip to content

feat: anonymous poll joining milestone 2 and 3 #3745

feat: anonymous poll joining milestone 2 and 3

feat: anonymous poll joining milestone 2 and 3 #3745

Triggered via pull request August 19, 2024 11:32
Status Failure
Total duration 1m 45s
Artifacts

checks.yml

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

Annotations

11 errors and 10 warnings
check (prettier)
Process completed with exit code 1.
check (lint:ts): cli/ts/commands/joinPoll.ts#L14
There should be at least one empty line between import groups
check (lint:ts): cli/ts/commands/joinPoll.ts#L15
`console` import should occur before import of `fs`
check (lint:ts): cli/ts/commands/joinPoll.ts#L155
Delete `··`
check (lint:ts): cli/ts/commands/joinPoll.ts#L168
'error' is already declared in the upper scope on line 15 column 10
check (lint:ts): cli/ts/commands/joinPoll.ts#L178
Replace `leaf` with `(leaf)`
check (lint:ts): cli/ts/commands/joinPoll.ts#L182
Replace `'State·leaf·not·found'` with `"State·leaf·not·found"`
check (lint:ts): cli/ts/commands/joinPoll.ts#L197
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
check (lint:ts): cli/ts/commands/joinPoll.ts#L239
Replace `leaf` with `(leaf)`
check (lint:ts): cli/ts/commands/joinPoll.ts#L240
Unnecessary conditional, the types have no overlap
check (lint:sol): contracts/contracts/crypto/BabyJubJub.sol#L118
Avoid to use inline assembly. It is acceptable only in rare cases
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L25
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L27
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L30
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L31
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L32
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L33
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L34
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L35
Constant name must be in capitalized SNAKE_CASE
check (lint:sol): contracts/contracts/gatekeepers/zupass/ZupassGroth16Verifier.sol#L36
Constant name must be in capitalized SNAKE_CASE