Skip to content

fix: passing body for graphql requests generated from aws-appsync-simulator #61

fix: passing body for graphql requests generated from aws-appsync-simulator

fix: passing body for graphql requests generated from aws-appsync-simulator #61

Re-run triggered October 24, 2024 11:28
Status Failure
Total duration 2m 55s
Artifacts

ci.yml

on: pull_request
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Unit tests (16)
Process completed with exit code 1.
Unit tests (14)
The job was canceled because "_16" failed.
Unit tests (18)
The job was canceled because "_16" failed.
Unit tests (14)
Process completed with exit code 1.
Unit tests (18)
Process completed with exit code 1.
Unit tests (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check types
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: src/index.ts#L48
'next' is defined but never used
Lint: test/server.test.ts#L68
'response' is assigned a value but never used
Lint: test/server.test.ts#L78
'response' is assigned a value but never used
Lint: test/server.test.ts#L167
Unexpected any. Specify a different type