Improve tokenization of function names, closes #1930 #1804
Annotations
10 errors and 1 warning
assets/js/search-page.js#L164
Expected space(s) after "if"
|
assets/js/search-page.js#L167
Strings must use singlequote
|
assets/js/search-page.js#L173
'parts' is never reassigned. Use 'const' instead
|
assets/js/search-page.js#L175
Expected space(s) after "if"
|
assets/js/search-page.js#L176
Expected space(s) after "for"
|
assets/js/search-page.js#L176
'part' is never reassigned. Use 'const' instead
|
assets/js/search-page.js#L181
'lastWithArity' is never reassigned. Use 'const' instead
|
assets/js/search-page.js#L190
'words' is never reassigned. Use 'const' instead
|
assets/js/search-page.js#L192
Expected space(s) after "if"
|
assets/js/search-page.js#L193
Expected space(s) after "for"
|
The following actions uses Node.js version which is deprecated 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/
|
The logs for this run have expired and are no longer available.
Loading