Implement goals with measurements #117
ci.yml
on: pull_request
npm run lint
31s
npm run format:check
30s
npx expo-doctor
42s
Annotations
1 error and 5 warnings
npm run format:check
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#L13
Imports "Dispatch" and "SetStateAction" are only used as type
|
npm run lint:
app/(tabs)/goals.tsx#L136
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/
|