Skip to content

v2.1.0: Token read/write // refact code #912

v2.1.0: Token read/write // refact code

v2.1.0: Token read/write // refact code #912

Re-run triggered June 21, 2024 16:39
Status Failure
Total duration 33s
Artifacts

validation.yml

on: pull_request
MarkdownLint
8s
MarkdownLint
ESLint
10s
ESLint
Stylelint
9s
Stylelint
Unit Tests
11s
Unit Tests
package-lock-is-up-to-date
11s
package-lock-is-up-to-date
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Unit Tests
Process completed with exit code 1.
ESLint: helper.js#L142
'tokenFile' is never reassigned. Use 'const' instead
ESLint: helper.js#L143
Identifier 'refresh_token' is not in camel case
ESLint: helper.js#L144
Identifier 'refresh_token' is not in camel case
ESLint: helper.js#L148
Identifier 'refresh_token' is not in camel case
ESLint
Process completed with exit code 1.
ESLint: helper.js#L139
Unexpected var, use let or const instead