Create WorkspaceTagsPage #64995
Annotations
2 errors and 2 warnings
Lint JavaScript and Typescript with ESLint:
src/pages/workspace/tags/WorkspaceTagsPage.tsx#L52
'tagList' is already declared in the upper scope on line 49 column 11
|
Lint JavaScript and Typescript with ESLint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint JavaScript and Typescript with ESLint:
src/pages/workspace/tags/WorkspaceTagsPage.tsx#L74
React Hook useMemo has a missing dependency: 'policyTagLists'. Either include it or remove the dependency array
|
Loading