build(deps-dev): bump ol from 7.1.0 to 7.5.1 #2297
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
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
|