feat: Add comment management handlers for tutorials and posts, includ… #233
Annotations
11 errors and 15 warnings
|
backend-test
Process completed with exit code 1.
|
|
frontend-test:
src/components/page-manager/PageForm.jsx#L316
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
frontend-test:
src/components/SiteContentEditor/index.jsx#L889
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
frontend-test:
src/components/SiteContentEditor/index.jsx#L833
Irregular whitespace not allowed
|
|
frontend-test:
src/components/ErrorBoundary.jsx#L65
Comments inside children section of tag should be placed inside braces
|
|
frontend-test:
src/components/ErrorBoundary.jsx#L57
Comments inside children section of tag should be placed inside braces
|
|
frontend-test:
src/components/ErrorBoundary.jsx#L49
Comments inside children section of tag should be placed inside braces
|
|
frontend-test:
src/components/ErrorBoundary.jsx#L45
Comments inside children section of tag should be placed inside braces
|
|
frontend-test:
src/api/client.js#L21
'process' is not defined
|
|
frontend-test:
src/api/client.js#L20
'process' is not defined
|
|
frontend-test:
src/api/client.js#L20
'process' is not defined
|
|
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
frontend-test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L50
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L45
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L40
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L35
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L30
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/Header.jsx#L24
The 'contentNavItems' conditional could make the dependencies of useMemo Hook (at line 46) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'contentNavItems' in its own useMemo() Hook
|
|
frontend-test:
src/components/GlobalSiteMeta.jsx#L2
'useMemo' is defined but never used
|
|
frontend-test
'isSpecialProtocol' is assigned a value but never used
|
|
frontend-test:
src/components/Footer.jsx#L3
'Terminal' is defined but never used
|
|
frontend-test:
src/components/ErrorBoundary.jsx#L13
'error' is defined but never used. Allowed unused args must match /^_/u
|