Skip to content

Implemented Pixel Chatbot with 2 step RAG retrieval #2304

Implemented Pixel Chatbot with 2 step RAG retrieval

Implemented Pixel Chatbot with 2 step RAG retrieval #2304

Triggered via pull request April 8, 2026 13:01
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run CI
Process completed with exit code 13.
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it