fix: passing body for graphql requests generated from aws-appsync-simulator #61
ci.yml
on: pull_request
Lint
2m 43s
Check types
30s
Matrix: Unit tests
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
|