test: add SvgRenderer test #98
Annotations
4 errors and 2 warnings
Run lint:
src/components/renderer/SvgRenderer.test.tsx#L54
Use jest.spyOn() instead
|
Run lint:
src/components/renderer/SvgRenderer.test.tsx#L56
Test has no assertions
|
Run lint:
src/components/renderer/SvgRenderer.test.tsx#L64
'React' must be in scope when using JSX
|
Run lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
src/components/renderer/SvgRenderer.test.tsx#L63
'getByText' is assigned a value but never used
|
Loading