Skip to content

adding images to pages and updating context issue #3033

adding images to pages and updating context issue

adding images to pages and updating context issue #3033

Triggered via push November 3, 2024 01:08
Status Failure
Total duration 3m 15s
Artifacts

main.yml

on: push
Run linting for all packages
1m 44s
Run linting for all packages
API Tests
1m 40s
API Tests
build-frontend-image
3m 3s
build-frontend-image
build-backend-image
3m 7s
build-backend-image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Run linting for all packages: packages/frontend/components/Header/GraduateHeaders.tsx#L18
'Stack' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/Header/GraduateHeaders.tsx#L19
'HStack' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/pages/home.tsx#L53
'WhatsNewModal' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/pages/home.tsx#L54
'Cookies' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/pages/home.tsx#L55
'Fall2024ReleaseModalContent' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages
Process completed with exit code 1.
build-frontend-image
Process completed with exit code 1.
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/WhatsNewModalContextProvider.tsx#L26
The 'cookies' object construction makes the dependencies of useEffect Hook (at line 34) change on every render. To fix this, wrap the initialization of 'cookies' in its own useMemo() Hook
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/
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/