Skip to content

Implement search preview #1681

Implement search preview

Implement search preview #1681

Triggered via pull request April 3, 2024 04:09
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Check JS: assets/js/autocomplete/autocomplete-list.js#L94
Trailing spaces not allowed
Check JS: assets/js/autocomplete/autocomplete-list.js#L121
Missing space before function parentheses
Check JS: assets/js/autocomplete/autocomplete-list.js#L130
Expected space(s) after "if"
Check JS: assets/js/autocomplete/autocomplete-list.js#L146
Missing space before function parentheses
Check JS: assets/js/helpers.js#L79
Trailing spaces not allowed
Check JS: assets/js/helpers.js#L81
Trailing spaces not allowed
Check JS: assets/js/helpers.js#L83
Extra semicolon
Check JS: assets/js/helpers.js#L104
Trailing spaces not allowed
Check JS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix_test (1.12, 22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix_test (1.16.0, 26, lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix_test (1.16.0, 26, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs