Skip to content

GraphQL API: Updated getPaginatedArticle method to use newer pagination response structure. #895

GraphQL API: Updated getPaginatedArticle method to use newer pagination response structure.

GraphQL API: Updated getPaginatedArticle method to use newer pagination response structure. #895

Triggered via pull request June 17, 2024 16:34
Status Failure
Total duration 1m 30s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
ubuntu-latest, Shell: bash
@pantheon-systems/pcc-react-sdk#build: command (/home/runner/work/pantheon-content-cloud-sdk/pantheon-content-cloud-sdk/packages/react-sdk) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ubuntu-latest, Shell: bash
Argument of type '{ cursor?: number | undefined; pageSize: number; }' is not assignable to parameter of type 'ArticlePaginatedQueryArgs'.
ubuntu-latest, Shell: bash
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<number | undefined>'.
ubuntu-latest, Shell: bash
Process completed with exit code 1.
windows-latest, Shell: cmd
The job was canceled because "ubuntu-latest_bash" failed.
windows-latest, Shell: cmd
The operation was canceled.
windows-latest, Shell: powershell
The job was canceled because "ubuntu-latest_bash" failed.
windows-latest, Shell: powershell
The operation was canceled.
ubuntu-latest, Shell: bash
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest, Shell: bash
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/