Skip to content

fix bugs

fix bugs #124

Triggered via push March 22, 2024 15:35
Status Success
Total duration 1m 8s
Artifacts

lint.yml

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

Annotations

11 warnings
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