lint-test-job
1Running with gitlab-runner 16.10.0 (81ab07f6)2 on staging-ref-autoscale-instance-runner x5kFc4P8-, system ID: s_83e1c3d437f65Using Docker executor with image ruby:3-alpine ...6Pulling docker image ruby:3-alpine ...7Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...9Running on runner-x5kfc4p8--project-149212-concurrent-0 via runner-x5kfc4p8--st-ref-autoscale-1725625067-c3da6507...11Fetching changes with git depth set to 20...12Reinitialized existing Git repository in /builds/my-ce-test-group/test-project/.git/13Checking out 5293981a as detached HEAD (ref is prod-1)...14Removing gl-sast-report.json15Removing semgrep.sarif16Skipping Git submodules setup18Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...19$ echo "Linting code... This will take about 10 seconds."20Linting code... This will take about 10 seconds.21$ sleep 1022$ echo "No lint issues found."23No lint issues found.25Job succeeded