Skip to content

feat: make astro app #71

feat: make astro app

feat: make astro app #71

Triggered via pull request August 6, 2025 12:25
Status Success
Total duration 24s
Artifacts

ci.yml

on: pull_request
project-build-test  /  build-and-test
21s
project-build-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
project-build-test / build-and-test: src/components/SourcesTable.tsx#L19
The 'sources' logical expression could make the dependencies of useMemo Hook (at line 58) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'sources' in its own useMemo() Hook