Skip to content

feat: polls rewrite #1366

feat: polls rewrite

feat: polls rewrite #1366

Triggered via pull request October 28, 2024 17:38
Status Failure
Total duration 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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