Closed apporc closed 1 month ago
Name | Link |
---|---|
Latest commit | 1b08ac607a51727845f91b7ab71bbb89e22be372 |
Latest deploy log | https://app.netlify.com/sites/unicove/deploys/66ebf6c8b6238d0008829808 |
Deploy Preview | https://deploy-preview-212--unicove.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 71ddbd9ebae5b77fb54b33ca4d5f8ebd1904eb52 |
Latest deploy log | https://app.netlify.com/sites/unicove/deploys/66fd7d9e2cb6e6000895dd0b |
Deploy Preview | https://deploy-preview-212--unicove.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This is what is causing the CI checks to fail:
/home/runner/work/unicove/unicove/src/pages/earn/step/bootstrap.svelte:10:5
Error: This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'. (ts)
import InputLabel from '~/components/elements/input/label.svelte'
import {REXInfo} from '../types'
This is what is causing the CI checks to fail:
/home/runner/work/unicove/unicove/src/pages/earn/step/bootstrap.svelte:10:5 Error: This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'. (ts) import InputLabel from '~/components/elements/input/label.svelte' import {REXInfo} from '../types'
Fixed, thanks.
about the !
problems, i think we can leave it as is, as you said.
Deploying unicove with Cloudflare Pages
71ddbd9
View logs