You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 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 type any assigned to a parameter of type string | undefined
failure: Unsafe member access .params on an error 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 an error typed value
failure: Process completed with exit code 1.
⚠️Action Required⚠️:
🛠️ 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!
The text was updated successfully, but these errors were encountered:
🚨 Failure Summary 🚨:
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 type
any
assigned to a parameter of typestring | undefined
failure: Unsafe member access .params on an
error
typed valuewarning: 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 an
error
typed valuefailure: 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:
🐛 We appreciate your help in squashing this bug!
The text was updated successfully, but these errors were encountered: