Allow terraform apply to run in CI/CD without an AWS profile #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-checks.yml
on: pull_request
Backend Tests
31s
Frontend Tests
25s
Terraform Plan (Dev)
29s
Terraform Plan (Prod)
Annotations
2 warnings
|
Frontend Tests:
frontend/src/hooks/useCaseSearch.ts#L306
The ref value 'pollingRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'pollingRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Frontend Tests:
frontend/src/components/app/AppContext.tsx#L13
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|