Running with gitlab-runner 14.3.0 (b37d3da9)  on gitlab-ci-run0 W39m9p7E section_start:1683229540:prepare_executor Preparing the "docker" executor Using Docker executor with image node:current ... Pulling docker image node:current ... Using docker image sha256:50d9221d581703263265f57f61691bc463490330c4bd1b30e0e650162c62bb8b for node:current with digest node@sha256:942fa0013e9adfbde06ad07433bdb0a67cc2ac0d5a3db38f12a9c8f710b41f1c ... section_end:1683229652:prepare_executor section_start:1683229652:prepare_script Preparing environment Running on runner-w39m9p7e-project-26-concurrent-0 via gitlab-ci-run0... section_end:1683229654:prepare_script section_start:1683229654:get_sources Getting source from Git repository Fetching changes... Reinitialized existing Git repository in /builds/sucssite/sucs-site/.git/ Checking out 7c7c9c20 as master... Skipping Git submodules setup section_end:1683229658:get_sources section_start:1683229658:step_script Executing "step_script" stage of the job script Using docker image sha256:50d9221d581703263265f57f61691bc463490330c4bd1b30e0e650162c62bb8b for node:current with digest node@sha256:942fa0013e9adfbde06ad07433bdb0a67cc2ac0d5a3db38f12a9c8f710b41f1c ... $ npm install -g jshint added 31 packages in 6s 3 packages are looking for funding run `npm fund` for details $ find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose section_end:1683229669:step_script section_start:1683229669:cleanup_file_variables Cleaning up project directory and file based variables section_end:1683229671:cleanup_file_variables Job succeeded