build(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 #2273
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
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
|