Skip to content

First round of v4 beta issues #307

Closed
@Belco90

Description

@Belco90

The first round of issues I found while testing v4 beta:

  • problem A: await-async-utils doesn't report the right node name
    CleanShot 2021-03-28 at 20 54 18@2x
  • problem B: prefer-find-by is reporting an incorrect message
    CleanShot 2021-03-28 at 21 24 41@2x
  • problem C: no-await-sync-query reports an error when a parent is awaited (related to [v4][no-await-sync-query] False positives on appearance/disappearance examples #304 )
    CleanShot 2021-03-28 at 20 55 14@2x
  • problem D: no-wait-for-multiple-assertions should display the error on each assertion other than the first one instead of a single error on waitFor
  • problem E: no-wait-for-side-effects should display the error on each side effect instead of a single error on waitFor
  • problem F: ESLint peerDependency seems set incorrectly this is actually fine, it seems a warning due to installing it through resolutions and ESLint being a sub-dependency of react-scripts
    CleanShot 2021-03-29 at 21 54 25@2x

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions