Using previewActiveUntil
field for showing preview active indicator
#219
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
lint
@pantheon-systems/pcc-react-sdk#lint: command (/home/runner/work/pantheon-content-cloud-sdk/pantheon-content-cloud-sdk/packages/react-sdk) pnpm run lint exited (1)
|
lint
Conversion of type '{ __typename: string; id: string; title: string; content: string; source: null; sourceURL: null; tags: null; publishedDate: null; contentType: string; publishingLevel: string; updatedAt: number; metadata: {}; }' to type 'Article' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
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/
|