Skip to content

🩹 Fix code embedder action version #2

🩹 Fix code embedder action version

🩹 Fix code embedder action version #2

Triggered via push December 7, 2024 18:00
Status Success
Total duration 37s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (INP001): dev/readme_snippets/raw/code_embedding_demo.py#L1
dev/readme_snippets/raw/code_embedding_demo.py:1:1: INP001 File `dev/readme_snippets/raw/code_embedding_demo.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (D100): dev/readme_snippets/raw/code_embedding_demo.py#L1
dev/readme_snippets/raw/code_embedding_demo.py:1:1: D100 Missing docstring in public module
Ruff (INP001): dev/scripts/format_snippet_prints.py#L1
dev/scripts/format_snippet_prints.py:1:1: INP001 File `dev/scripts/format_snippet_prints.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (S102): dev/scripts/format_snippet_prints.py#L37
dev/scripts/format_snippet_prints.py:37:9: S102 Use of `exec` detected
build (3.12, ubuntu-latest)
Process completed with exit code 1.
build (3.12, ubuntu-latest)
Process completed with exit code 1.
build (3.12, ubuntu-latest)
Process completed with exit code 5.