Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to ESLint 8.x #806

Merged
merged 15 commits into from
Mar 23, 2022
Merged

Upgrade to ESLint 8.x #806

merged 15 commits into from
Mar 23, 2022

Conversation

72636c
Copy link
Member

@72636c 72636c commented Mar 22, 2022

@changeset-bot
Copy link

changeset-bot bot commented Mar 22, 2022

🦋 Changeset detected

Latest commit: 20dd9d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment on lines -6 to -8
export const smokeTestHandler: Handler = async (_req, res) => {
await Promise.all([]);

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@typescript-eslint/no-misused-promises now picks up that Express is still not promise-aware in 2022 🙃

@72636c 72636c changed the title Support ESLint 8.x Upgrade to eslint-config-seek@9 Mar 22, 2022
@72636c 72636c changed the title Upgrade to eslint-config-seek@9 Upgrade to ESLint 8.x Mar 22, 2022
@72636c 72636c marked this pull request as ready for review March 23, 2022 08:15
@72636c 72636c requested a review from a team as a code owner March 23, 2022 08:15
@72636c 72636c mentioned this pull request Mar 23, 2022

/* @ts-check */

// temporary workaround - https://github.com/facebook/jest/issues/9771#issuecomment-871585234
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting 👀 Looks like in Jest 28 we will be able to remove it

@72636c 72636c merged commit ac7a0f4 into master Mar 23, 2022
@72636c 72636c deleted the eslint-8 branch March 23, 2022 21:10
@seek-oss-ci seek-oss-ci mentioned this pull request Mar 23, 2022
72636c added a commit that referenced this pull request Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants