Skip to content

build(deps-dev): bump eslint-plugin-testing-library from 5.11.0 to 6.0.0 #2308

build(deps-dev): bump eslint-plugin-testing-library from 5.11.0 to 6.0.0

build(deps-dev): bump eslint-plugin-testing-library from 5.11.0 to 6.0.0 #2308

Triggered via pull request August 22, 2023 04:52
Status Failure
Total duration 1m 23s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/Button/CopyButton/CopyButton.spec.tsx#L76
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DeleteButton/DeleteButton.spec.tsx#L62
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L51
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L69
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L91
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L120
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L129
`userEvent.type` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L133
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L152
`userEvent.click` is sync and does not need `await` operator
build: src/Button/DrawButton/DrawButton.spec.tsx#L161
`userEvent.type` is sync and does not need `await` operator
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Toolbar/Toolbar.spec.tsx#L45
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/Toolbar/Toolbar.spec.tsx#L45
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/Toolbar/Toolbar.spec.tsx#L64
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/Toolbar/Toolbar.spec.tsx#L64
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/UserChip/UserChip.spec.tsx#L46
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/UserChip/UserChip.spec.tsx#L46
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/UserChip/UserChip.spec.tsx#L61
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/UserChip/UserChip.spec.tsx#L61
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/Util/antdTestQueries.ts#L4
Avoid direct Node access. Prefer using the methods from Testing Library
build: src/Util/antdTestQueries.ts#L8
Avoid direct Node access. Prefer using the methods from Testing Library