feat: add rendering panel (#43) #279
Annotations
3 warnings
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
No files were found with the provided path: .upload/. No artifacts will be uploaded.
|
Build:
packages/frontend/src/components/smooth-charts/stat.tsx#L121
React Hook useEffect has missing dependencies: 'bgColor', 'fgColor', 'lineColor', 'textColor', and 'title'. Either include them or remove the dependency array
|