abstract new feature page data #3048
main.yml
on: push
Run linting for all packages
1m 43s
API Tests
1m 38s
build-frontend-image
3m 47s
build-backend-image
3m 6s
Annotations
5 warnings
API Tests
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/
|
Run linting for all packages
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/
|
Run linting for all packages:
packages/frontend/components/WhatsNewModal/Fall2024ReleaseModalContent.tsx#L108
React Hook useEffect has an unnecessary dependency: 'featurePagesData'. Either exclude it or remove the dependency array. Outer scope values like 'featurePagesData' aren't valid dependencies because mutating them doesn't re-render the component
|
build-backend-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-frontend-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|