Skip to content

Add cmd-k/ctrl-k shortcut to focus searchbar #1647

Add cmd-k/ctrl-k shortcut to focus searchbar

Add cmd-k/ctrl-k shortcut to focus searchbar #1647

Triggered via pull request February 22, 2024 13:02
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

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

Annotations

8 errors and 4 warnings
Check JS: assets/js/search-bar.js#L27
'qs' is not defined
Check JS: assets/js/search-bar.js#L35
'qs' is not defined
Check JS: assets/js/search-bar.js#L40
'qs' is not defined
Check JS: assets/js/search-bar.js#L43
'isMacOS' is not defined
Check JS: assets/js/search-bar.js#L93
'qs' is not defined
Check JS: assets/js/search-bar.js#L105
'qs' is not defined
Check JS: assets/js/search-bar.js#L131
'qs' is not defined
Check JS
Process completed with exit code 1.
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