Running with gitlab-runner 14.3.0 (b37d3da9)  on gitlab-ci-run0 W39m9p7E section_start:1683229822: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:1683229829:prepare_executor section_start:1683229829:prepare_script Preparing environment Running on runner-w39m9p7e-project-26-concurrent-0 via gitlab-ci-run0... section_end:1683229830:prepare_script section_start:1683229830:get_sources Getting source from Git repository Fetching changes... Reinitialized existing Git repository in /builds/sucssite/sucs-site/.git/ Checking out 6d8b6ea7 as beta... Skipping Git submodules setup section_end:1683229833:get_sources section_start:1683229833: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 5s 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:1683229841:step_script section_start:1683229841:cleanup_file_variables Cleaning up project directory and file based variables section_end:1683229843:cleanup_file_variables Job succeeded