failed Pipeline #2472 triggered by
Destiana Friska
@Destiana_Fr

backend

8 jobs for master in 1 minute and 36 seconds (queued for 14 seconds)
Status Name Job ID Coverage
  Build
failed build #5636

00:00:21

 
  Test
failed code_quality #5638
allowed to fail

00:00:21

skipped eslint-sast #5639
allowed to fail
skipped nodejs-scan-sast #5640
allowed to fail
skipped phpcs-security-audit-sast #5641
allowed to fail
skipped secret_detection #5643
allowed to fail
skipped semgrep-sast #5642
allowed to fail
failed test #5637

00:00:53

 
Name Stage Failure
failed
code_quality Test
No job log
failed
test Test
No job log
failed
build Build
No job log

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.