Project 'rfhf19/cleanning-portalmec' was moved to 'rfhferreira/cleanning-portalmec'. Please update any links and bookmarks that may still have the old path.
failed Pipeline #37006 triggered by
nar20
@nar20

[add] unique user count to route statistics

Signed-off-by: nar20 <nar20@inf.ufpr.br>
1 job for issue/60-rota-statistics-usuarios-unicos in 5 minutes and 30 seconds (queued for 2 seconds)
Status
Job
Stage
Name
Duration
Coverage
test
test
00:05:30
Name Stage Failure
failed
test Test
 OK
(1 row)

$ gem install bundler
ERROR: Error installing bundler:
The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.8.225.
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

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.