Show Average Completion Rate in Progress Tab #134
ci.yml
on: pull_request
npm run lint
41s
npm run format:check
39s
npx expo-doctor
46s
Annotations
7 errors and 13 warnings
npm run format:check
Process completed with exit code 1.
|
npm run lint:
convex/fetchHabitStats.ts#L3
'v' is defined but never used. Allowed unused vars must match /^_/u
|
npm run lint:
convex/fetchHabitStats.ts#L70
'goal' is defined but never used. Allowed unused args must match /^_/u
|
npm run lint:
convex/fetchHabitStats.ts#L74
'goal' is defined but never used. Allowed unused args must match /^_/u
|
npm run lint:
convex/fetchHabitStats.ts#L86
'goal' is defined but never used. Allowed unused args must match /^_/u
|
npm run lint:
convex/fetchHabitStats.ts#L90
'goal' is defined but never used. Allowed unused args must match /^_/u
|
npm run lint
Process completed with exit code 1.
|
npm run format:check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm run lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm run lint:
app/(tabs)/goals.tsx#L239
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L70
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L74
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L79
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L86
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L90
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L94
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L101
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L107
Unexpected any. Specify a different type
|
npm run lint:
convex/fetchHabitStats.ts#L107
Unexpected any. Specify a different type
|
npx expo-doctor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|