Skip to content

removed eslint prettier extension #126

removed eslint prettier extension

removed eslint prettier extension #126

Triggered via push March 22, 2024 17:47
Status Failure
Total duration 57s
Artifacts

lint.yml

on: push
Run linters
49s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
Run linters: src/app/components/EditorInterface.tsx#L252
Unnecessary semicolon
Run linters: src/app/components/EditorInterface.tsx#L275
Expected indentation of 14 spaces but found 16
Run linters: src/app/components/EditorInterface.tsx#L276
Expected indentation of 14 spaces but found 16
Run linters: src/app/components/EditorInterface.tsx#L278
Expected indentation of 12 spaces but found 14
Run linters: src/app/components/EditorInterface.tsx#L298
Unnecessary semicolon
Run linters: src/app/components/SideBarInterface.tsx#L52
Unnecessary semicolon
Run linters: src/app/components/SideBarInterface.tsx#L71
Unnecessary semicolon
Run linters
Process completed with exit code 1.
Run linters
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 linters: src/app/client-preview/page.tsx#L98
Unexpected any. Specify a different type
Run linters: src/app/client-preview/page.tsx#L108
Unexpected any. Specify a different type
Run linters: src/app/client-preview/page.tsx#L108
Unexpected any. Specify a different type
Run linters: src/app/client-preview/page.tsx#L109
Unexpected any. Specify a different type
Run linters: src/app/client-preview/page.tsx#L110
Unexpected any. Specify a different type
Run linters: src/app/components/ClientPreview.tsx#L12
'Image' is defined but never used
Run linters: src/app/components/ClientPreview.tsx#L12
'Image' is defined but never used
Run linters: src/app/components/ClientPreview.tsx#L39
'defaultBannerImagePath' is defined but never used
Run linters: src/app/components/ClientPreview.tsx#L39
'defaultBannerImagePath' is defined but never used
Run linters: src/app/components/EditorInterface.tsx#L44
'IClient' is defined but never used