feat: polls rewrite #1366
Annotations
1 error and 8 warnings
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/poll.ts#L113
'id' is assigned a value but never used
|
lint:
src/poll.ts#L183
'latest_answers' is assigned a value but never used
|
lint:
src/poll.ts#L183
'own_votes' is assigned a value but never used
|
lint:
src/poll.ts#L241
'latest_answers' is assigned a value but never used
|
lint:
src/poll.ts#L241
'own_votes' is assigned a value but never used
|
lint:
src/poll.ts#L275
'latest_answers' is assigned a value but never used
|
lint:
src/poll.ts#L275
'own_votes' is assigned a value but never used
|