Investigate workflow job failing on main: lint / ESLint check #10
Open
Description
🚨 Failure Summary 🚨:
- 📋 Job Name: lint / ESLint check
- 🔧 Failure in Workflow: Process new code merged to main
- 🔗 Triggered by PR: PR Link
- 👤 PR Author: @mkzie2
- 🤝 Merged by: @VickyStash
- 🐛 Error Message:
warning: ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see Ubuntu-latest workflows will use Ubuntu-24.04 image actions/runner-images#10636
failure: Unsafe argument of typeany
assigned to a parameter of typestring | undefined
failure: Unsafe member access .params on anerror
typed value
warning: React Hook useCallback has an unnecessary dependency: 'route.params.backTo'. Either exclude it or remove the dependency array. Outer scope values like 'route.params.backTo' aren't valid dependencies because mutating them doesn't re-render the component
failure: Unsafe member access .params on anerror
typed value
failure: Process completed with exit code 1.
🛠️ A recent merge appears to have caused a failure in the job named lint / ESLint check.
This issue has been automatically created and labeled with Workflow Failure
for investigation.
👀 Please look into the following:
- Why the PR caused the job to fail?
- Address any underlying issues.
🐛 We appreciate your help in squashing this bug!
Activity