Skip to content

Created Modal with multiple pages to describe each feature #3003

Created Modal with multiple pages to describe each feature

Created Modal with multiple pages to describe each feature #3003

Triggered via push October 20, 2024 18:53
Status Failure
Total duration 3m 49s
Artifacts

main.yml

on: push
Run linting for all packages
1m 41s
Run linting for all packages
API Tests
1m 35s
API Tests
build-frontend-image
3m 42s
build-frontend-image
build-backend-image
2m 56s
build-backend-image
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L4
'Center' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L5
'Flex' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L6
'Grid' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L9
'ModalCloseButton' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L15
'VStack' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages: packages/frontend/components/FullPageModal/FullPageModal.tsx#L16
'useDisclosure' is defined but never used. Allowed unused vars must match /^_/u
Run linting for all packages
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/pages/home.tsx#L98
React Hook useEffect has a missing dependency: 'cookies'. Either include it or remove the dependency array
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/