Improve component definition readability #470
Annotations
3 errors and 1 warning
lint
Object literal may only specify known properties, but 'hasStatusType' does not exist in type 'Partial<{ readonly className?: string | undefined; readonly statusType?: "neutral" | "status" | "info" | "frozen" | "critical" | "warning" | "discovery" | undefined; readonly label: string; }> & { ...; }'. Did you mean to write 'statusType'?
|
lint
@pantheon-systems/pcc-react-sample-library#lint: command (/home/runner/work/pantheon-content-cloud-sdk/pantheon-content-cloud-sdk/packages/react-sample-library) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
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/
|