Skip to content

Fix onPollVoteEvent

Fix onPollVoteEvent #5

Triggered via push July 18, 2024 14:21
Status Failure
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ESLint: src/Client.js#L1085
Missing semicolon
ESLint: src/Client.js#L1090
Missing semicolon
ESLint: src/util/Injected/Store.js#L136
Strings must use singlequote
ESLint: src/util/Injected/Store.js#L137
Strings must use singlequote
ESLint: src/util/Injected/Store.js#L138
Expected indentation of 8 spaces but found 4
ESLint: src/util/Injected/Store.js#L139
Expected indentation of 8 spaces but found 4
ESLint: src/util/Injected/Store.js#L140
Expected indentation of 8 spaces but found 4
ESLint: src/util/Injected/Store.js#L141
Expected indentation of 8 spaces but found 4
ESLint: src/util/Injected/Store.js#L142
Expected indentation of 8 spaces but found 4
ESLint: src/util/Injected/Store.js#L143
Expected indentation of 8 spaces but found 4
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/