Skip to content

chore: release v0.2.0-alpha.5 #138

chore: release v0.2.0-alpha.5

chore: release v0.2.0-alpha.5 #138

Triggered via push June 20, 2025 12:52
Status Success
Total duration 36s
Artifacts

build.yaml

on: push
build-python
26s
build-python
build-typescript
32s
build-typescript
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-python
No file matched to [python/requirements.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
build-typescript: typescript/src/renderer/components/blocks/TableBlockRenderer.tsx#L18
'components' is defined but never used. Allowed unused args must match /^_/u
build-typescript: typescript/src/renderer/components/blocks/TableBlockRenderer.tsx#L16
'depth' is assigned a value but never used. Allowed unused args must match /^_/u
build-typescript: typescript/src/renderer/components/HighlightNavigation.tsx#L1
There should be at least one empty line between import groups