Support reordering resolver params and skipping unused resolver params #597
ci.yaml
on: pull_request
Matrix: Build and run integration tests
Matrix: Lint
Matrix: JS Tests
Publish to NPM
0s
Annotations
29 errors and 3 warnings
JS Tests (20.x):
src/Extractor.ts#L1363
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
JS Tests (20.x)
Process completed with exit code 1.
|
Lint (20.x):
src/Extractor.ts#L1362
'argsType' is defined but never used. Allowed unused args must match /^_/u
|
Lint (20.x):
src/Extractor.ts#L1363
Unexpected empty method 'collectArgs'
|
Lint (20.x)
Process completed with exit code 1.
|
Build and run integration tests (20.x):
src/Extractor.ts#L1363
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
Build and run integration tests (20.x)
Process completed with exit code 1.
|
Lint (18.x)
The job was canceled because "_20_x" failed.
|
Lint (18.x):
src/Extractor.ts#L1362
'argsType' is defined but never used. Allowed unused args must match /^_/u
|
Lint (18.x):
src/Extractor.ts#L1363
Unexpected empty method 'collectArgs'
|
Lint (18.x)
Process completed with exit code 1.
|
JS Tests (21.x)
The job was canceled because "_20_x" failed.
|
JS Tests (21.x)
The operation was canceled.
|
JS Tests (19.x)
The job was canceled because "_20_x" failed.
|
JS Tests (19.x)
The operation was canceled.
|
Build and run integration tests (19.x)
The job was canceled because "_20_x" failed.
|
Build and run integration tests (19.x):
src/Extractor.ts#L1363
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
Build and run integration tests (19.x)
The operation was canceled.
|
Lint (19.x)
The job was canceled because "_20_x" failed.
|
Lint (19.x)
The operation was canceled.
|
Build and run integration tests (18.x)
The job was canceled because "_20_x" failed.
|
Build and run integration tests (18.x):
src/Extractor.ts#L1363
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
Build and run integration tests (18.x)
The operation was canceled.
|
Build and run integration tests (21.x)
The job was canceled because "_20_x" failed.
|
Build and run integration tests (21.x)
The operation was canceled.
|
Lint (21.x)
The job was canceled because "_20_x" failed.
|
Lint (21.x)
The operation was canceled.
|
JS Tests (18.x)
The job was canceled because "_20_x" failed.
|
JS Tests (18.x)
The operation was canceled.
|
JS Tests (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@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 (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and run integration tests (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|