Skip to content

Od/cli/preview command (#63) #163

Od/cli/preview command (#63)

Od/cli/preview command (#63) #163

Triggered via push September 25, 2023 17:04
Status Success
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 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/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