Implement search preview #1682
ci.yml
on: pull_request
Check JS
12s
Matrix: mix_test
assets
0s
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#L105
Extra semicolon
|
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#L140
Extra semicolon
|
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
|