feat: anonymous poll joining milestone 2 and 3 #3745
Annotations
10 errors
cli/ts/commands/joinPoll.ts#L14
There should be at least one empty line between import groups
|
cli/ts/commands/joinPoll.ts#L15
`console` import should occur before import of `fs`
|
cli/ts/commands/joinPoll.ts#L136
Delete `⏎`
|
cli/ts/commands/joinPoll.ts#L155
Delete `··`
|
cli/ts/commands/joinPoll.ts#L168
'error' is already declared in the upper scope on line 15 column 10
|
cli/ts/commands/joinPoll.ts#L178
Replace `leaf` with `(leaf)`
|
cli/ts/commands/joinPoll.ts#L182
Replace `'State·leaf·not·found'` with `"State·leaf·not·found"`
|
cli/ts/commands/joinPoll.ts#L197
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
cli/ts/commands/joinPoll.ts#L239
Replace `leaf` with `(leaf)`
|
cli/ts/commands/joinPoll.ts#L240
Unnecessary conditional, the types have no overlap
|
This job failed
Loading