Skip to content

feat(editor): syntax-highlight code blocks and caption their language #565

feat(editor): syntax-highlight code blocks and caption their language

feat(editor): syntax-highlight code blocks and caption their language #565

Triggered via push July 21, 2026 20:10
Status Success
Total duration 2m 8s
Artifacts

ci.yml

on: push
lint-and-test
2m 5s
lint-and-test
docker-build
docker-build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/embeddings (imported by pentagi/pkg/providers/embeddings); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/vectorstores/pgvector (imported by pentagi/pkg/server); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/vectorstores (imported by pentagi/pkg/tools); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/textsplitter (imported by pentagi/pkg/tools); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/schema (imported by pentagi/pkg/tools); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/documentloaders (imported by pentagi/pkg/tools); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/streaming (imported by pentagi/pkg/providers); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/openai (imported by pentagi/pkg/providers/pconfig); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms (imported by pentagi/pkg/providers); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/reasoning (imported by pentagi/pkg/controller); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/vectorstores (imported by pentagi/cmd/etester); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/ollama (imported by pentagi/pkg/providers/embeddings); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/googleai (imported by pentagi/pkg/providers/embeddings); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/httputil (imported by pentagi/pkg/providers/gemini); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/bedrock (imported by pentagi/pkg/providers/bedrock); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/reasoning (imported by pentagi/pkg/cast); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/openai (imported by pentagi/pkg/providers/custom); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/streaming (imported by pentagi/pkg/providers); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/anthropic (imported by pentagi/pkg/providers/anthropic); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms (imported by pentagi/pkg/cast); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms/reasoning (imported by pentagi/pkg/cast); to add:
lint-and-test
missing go.sum entry for module providing package github.com/vxcontrol/langchaingo/llms (imported by pentagi/pkg/cast); to add:
lint-and-test
Process completed with exit code 1.
lint-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/