Replace native window.confirm with custom UI dialog for app deletion #43
production.yml
on: push
Code Integrity Check
37s
Docker Multi-Stage Build
1m 26s
Annotations
3 warnings
|
Code Integrity Check
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/
|
|
Code Integrity Check:
app/builder/[appId]/page.tsx#L67
'router' is assigned a value but never used
|
|
Docker Multi-Stage Build
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, docker/build-push-action@v5, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|