Skip to content

Od/cli/preview command #158

Od/cli/preview command

Od/cli/preview command #158

Triggered via pull request September 25, 2023 08:53
Status Success
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: packages/cli/src/cli/commands/documents.ts#L59
Unexpected any. Specify a different type
lint: packages/cli/src/cli/commands/documents.ts#L69
Unexpected any. Specify a different type
lint: packages/cli/src/lib/utils.ts#L1
Unexpected any. Specify a different type
lint: packages/cli/src/lib/utils.ts#L8
Unexpected any. Specify a different type
lint: packages/react-sdk/src/components/Preview/Preview.tsx#L47
React Hook React.useEffect has a missing dependency: 'timeout'. Either include it or remove the dependency array