Running with gitlab-runner 14.3.0 (b37d3da9)  on gitlab-ci-run0 W39m9p7E section_start:1640260732:prepare_executor Preparing the "docker" executor Using Docker executor with image node:current ... Pulling docker image node:current ... Using docker image sha256:a283f62cb84bb63fdd8d12ef9fa0fc743bd110bc66fd7460094beb915b4e4374 for node:current with digest node@sha256:36aca218a5eb57cb23bc790a030591382c7664c15a384e2ddc2075761ac7e701 ... section_end:1640260740:prepare_executor section_start:1640260740:prepare_script Preparing environment Running on runner-w39m9p7e-project-26-concurrent-0 via gitlab-ci-run0... section_end:1640260741:prepare_script section_start:1640260741:get_sources Getting source from Git repository Fetching changes... Reinitialized existing Git repository in /builds/sucssite/sucs-site/.git/ Checking out 99f489ed as master... Skipping Git submodules setup section_end:1640260744:get_sources section_start:1640260744:step_script Executing "step_script" stage of the job script Using docker image sha256:a283f62cb84bb63fdd8d12ef9fa0fc743bd110bc66fd7460094beb915b4e4374 for node:current with digest node@sha256:36aca218a5eb57cb23bc790a030591382c7664c15a384e2ddc2075761ac7e701 ... $ npm install -g jshint added 31 packages, and audited 32 packages in 5s 3 packages are looking for funding run `npm fund` for details found 0 vulnerabilities $ find htdocs/js/ -name *.js ! -name jquery* | xargs -n 1 jshint --verbose section_end:1640260753:step_script section_start:1640260753:cleanup_file_variables Cleaning up project directory and file based variables section_end:1640260754:cleanup_file_variables Job succeeded