Od/cli/preview command #158
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|