Skip to content

Implement Timer for Duration Type Goals #100

Implement Timer for Duration Type Goals

Implement Timer for Duration Type Goals #100

Triggered via pull request October 14, 2024 11:45
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
npm run lint
32s
npm run lint
npm run format:check
39s
npm run format:check
npx expo-doctor
37s
npx expo-doctor
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
npm run lint: app/goals/[goalId]/[goalLogId]/start/index.tsx#L207
Potential leaked value that might cause unintentionally rendered values or rendering crashes
npm run lint
Process completed with exit code 1.
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/goals/[goalId]/[goalLogId]/start/index.tsx#L135
React Hook useCallback has missing dependencies: 'goalId' and 'goalLogId'. Either include them or remove the dependency array. Outer scope values like 'router' aren't valid dependencies because mutating them doesn't re-render the component
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/
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/