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
Is your feature request related to a problem?
Since the new Lint action was introduced by Eric, there are lots of lint issues lying dormant in Integrations. This is a catchall issue for fixing these "zombie lints", as indicated in e.g. this PR feedback.
What solution would you like?
There are four parts to the integration codebase that can be fixed together or separately. The majority of them should be autofixable, but some will require some manual tweaking:
Is your feature request related to a problem?
Since the new Lint action was introduced by Eric, there are lots of lint issues lying dormant in Integrations. This is a catchall issue for fixing these "zombie lints", as indicated in e.g. this PR feedback.
What solution would you like?
There are four parts to the integration codebase that can be fixed together or separately. The majority of them should be autofixable, but some will require some manual tweaking:
server/adaptors/integrations
server/routes/integrations
public/components/integrations
.cypress/integration/integrations_test
What alternatives have you considered?
N/A
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered: