Skip to content

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

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

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

Triggered via pull request July 17, 2024 06:24
Status Failure
Total duration 1m 34s
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
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
@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
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
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/
ubuntu-latest, Shell: bash
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/