minor: Make the Usage Indicator grow with usage #42
ci.yml
on: push
Matrix: lint / lint
Matrix: test / test
Matrix: deploy
Waiting for pending jobs
Annotations
3 errors and 2 warnings
lint / lint (20.x)
Type '{ data: WorkspaceUsage | undefined; size: number; isLoading: boolean; backgroundColor: string; className: string; }' is not assignable to type 'IntrinsicAttributes & Omit<CircularProgressProps, "value" | "color"> & { data: WorkspaceUsage | undefined; isLoading: boolean; }'.
|
lint / lint (20.x)
@latitude-data/web#tc: command (/home/runner/work/latitude-llm/latitude-llm/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tc exited (2)
|
lint / lint (20.x)
Process completed with exit code 2.
|
lint / lint (20.x)
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/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test (20.x)
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/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|