Skip to content

Using previewActiveUntil field for showing preview active indicator #219

Using previewActiveUntil field for showing preview active indicator

Using previewActiveUntil field for showing preview active indicator #219

Triggered via pull request October 12, 2023 10:09
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/