Skip to content

Merge branch 'main' into editorTheme #36

Merge branch 'main' into editorTheme

Merge branch 'main' into editorTheme #36

GitHub Actions / ESLint Report Analysis failed Sep 11, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 6 ESLint warning(s) found

Details

Annotations

Check warning on line 17 in new-log-viewer/src/components/StatusBar/StatusBar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/components/StatusBar/StatusBar.tsx#L15-L17

[jsdoc/require-description] Missing JSDoc block description.

Check warning on line 16 in new-log-viewer/src/components/StatusBar/StatusBar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/components/StatusBar/StatusBar.tsx#L16

[jsdoc/no-blank-blocks] No empty blocks

Check warning on line 14 in new-log-viewer/src/components/modals/SettingsModal/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/components/modals/SettingsModal/index.tsx#L8-L14

[jsdoc/require-description] Missing JSDoc block description.

Check warning on line 14 in new-log-viewer/src/components/modals/SettingsModal/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/components/modals/SettingsModal/index.tsx#L8-L14

[jsdoc/require-returns] Missing JSDoc @return declaration.

Check warning on line 12 in new-log-viewer/src/components/modals/SettingsModal/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/components/modals/SettingsModal/index.tsx#L12

[jsdoc/check-param-names] @param "onClose" does not match an existing function parameter.

Check warning on line 77 in new-log-viewer/src/utils/actions.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/utils/actions.ts#L72-L77

[jsdoc/require-description] Missing JSDoc block description.