Skip to content

Improve tokenization of function names, closes #1930 #1804

Improve tokenization of function names, closes #1930

Improve tokenization of function names, closes #1930 #1804

Triggered via push July 6, 2024 20:11
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: push
Check JS
8s
Check JS
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Check JS: assets/js/search-page.js#L164
Expected space(s) after "if"
Check JS: assets/js/search-page.js#L167
Strings must use singlequote
Check JS: assets/js/search-page.js#L173
'parts' is never reassigned. Use 'const' instead
Check JS: assets/js/search-page.js#L175
Expected space(s) after "if"
Check JS: assets/js/search-page.js#L176
Expected space(s) after "for"
Check JS: assets/js/search-page.js#L176
'part' is never reassigned. Use 'const' instead
Check JS: assets/js/search-page.js#L181
'lastWithArity' is never reassigned. Use 'const' instead
Check JS: assets/js/search-page.js#L190
'words' is never reassigned. Use 'const' instead
Check JS: assets/js/search-page.js#L192
Expected space(s) after "if"
Check JS: assets/js/search-page.js#L193
Expected space(s) after "for"
Check JS
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/
mix_test (1.13, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix_test (1.16, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix_test (1.17, 27, lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/