Skip to content

ADR: Vector store for RAG #445

ADR: Vector store for RAG

ADR: Vector store for RAG #445

Triggered via pull request December 19, 2024 20:33
Status Failure
Total duration 17s
Artifacts

docs.yml

on: pull_request
markdown-lint
8s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Trailing spaces: docs/rag/adrs/adr-001-vectordb.md#L5
docs/rag/adrs/adr-001-vectordb.md:5:427 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
Multiple top-level headings in the same document: docs/rag/adrs/README.md#L14
docs/rag/adrs/README.md:14 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "When to write an ADR"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md025.md
Multiple top-level headings in the same document: docs/rag/adrs/README.md#L21
docs/rag/adrs/README.md:21 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Template"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md025.md
Multiple top-level headings in the same document: docs/rag/adrs/README.md#L25
docs/rag/adrs/README.md:25 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Related Reading"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md025.md
Multiple consecutive blank lines: docs/rag/adrs/README.md#L33
docs/rag/adrs/README.md:33 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md012.md
markdown-lint
Failed with exit code: 1
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636