Merge pull request #64 from Davidemulo/docs/issue-9-stellar-toml #64
ci.yml
on: push
Pull request checks
Main branch checks
2m 2s
Annotations
3 errors and 3 warnings
|
CI
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Main branch checks
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Main branch checks
The operation was canceled.
|
|
Main branch checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main branch checks:
components/landing/interactive-sections.tsx#L251
React Hook useEffect has an unnecessary dependency: 'sections.length'. Either exclude it or remove the dependency array. Outer scope values like 'sections.length' aren't valid dependencies because mutating them doesn't re-render the component
|
|
Main branch checks:
app/dashboard/admin/loans/page.tsx#L65
React Hook useEffect has a missing dependency: 'fetchLoans'. Either include it or remove the dependency array
|