feat: enhance security with comprehensive authentication protection #83
Annotations
11 errors and 15 warnings
|
backend-test
Process completed with exit code 1.
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L267
'mergeLooseParagraphs' is not defined
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L266
'reattachDanglingParagraphs' is not defined
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L265
'tightenListItems' is not defined
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L228
'NEVER_AFTER_SPACE' is not defined
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L228
'NEVER_BEFORE_SPACE' is not defined
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L222
'getFirstInlineChar' is not defined
|
|
frontend-test:
src/utils/remarkMergeInlineParagraphs.js#L221
'getLastInlineChar' is not defined
|
|
frontend-test:
src/components/SiteContentEditor/index.jsx#L304
Irregular whitespace not allowed
|
|
frontend-test:
src/components/PageManager.jsx#L355
Empty block statement
|
|
frontend-test:
src/components/Footer.jsx#L348
'resolveContactFallbackIcon' 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#L75
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L70
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L65
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L60
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L55
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/MarkdownRenderer.jsx#L50
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/Header.jsx#L33
The 'contentNavItems' conditional could make the dependencies of useMemo Hook (at line 61) 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/Footer.jsx#L3
'Terminal' is defined but never used
|
|
frontend-test:
src/components/ErrorBoundary.jsx#L120
'error' is defined but never used. Allowed unused args must match /^_/u
|
|
frontend-test:
src/components/Comments.jsx#L69
React Hook useEffect has a missing dependency: 'loadComments'. Either include it or remove the dependency array
|