Od/cli init/show installation logs #150
Triggered via pull request
September 22, 2023 11:12
Status
Failure
Total duration
1m 19s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 3 warnings
lint
@pantheon-systems/pcc-cli#lint: command (/home/runner/work/pantheon-content-cloud-sdk/pantheon-content-cloud-sdk/packages/cli) pnpm run lint exited (1)
|
lint:
packages/cli/src/cli/commands/init.ts#L47
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint
Process completed with exit code 1.
|
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/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
|
lint:
packages/cli/src/cli/commands/init.ts#L17
'ora' is defined but never used
|