Skip to content

fix custom field autofield populating issue #9

fix custom field autofield populating issue

fix custom field autofield populating issue #9

Triggered via push February 28, 2024 05:00
Status Success
Total duration 53s
Artifacts

lint.yml

on: push
Run linters
45s
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/error.tsx#L8
'reset' is defined but never used
Run linters: src/app/client-preview/error.tsx#L8
'reset' is defined but never used
Run linters: src/app/client-preview/page.tsx#L70
Unexpected any. Specify a different type
Run linters: src/app/client-preview/page.tsx#L76
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/EditorInterface.tsx#L83
Unexpected any. Specify a different type
Run linters: src/app/components/EditorInterface.tsx#L158
Unexpected any. Specify a different type
Run linters: src/app/components/EditorInterface.tsx#L164
Unexpected any. Specify a different type
Run linters: src/app/components/Footer.tsx#L4
'apiUrl' is defined but never used