Skip to content

Support reordering resolver params and skipping unused resolver params #595

Support reordering resolver params and skipping unused resolver params

Support reordering resolver params and skipping unused resolver params #595

Triggered via pull request August 11, 2024 16:25
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Matrix: Build and run integration tests
Matrix: Lint
Matrix: JS Tests
Publish to NPM
0s
Publish to NPM
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 4 warnings
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 (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.
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.
JS Tests (18.x): src/Extractor.ts#L1363
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
JS Tests (18.x)
Process completed with exit code 1.
Lint (19.x)
The job was canceled because "_20_x" failed.
Lint (19.x)
The operation was canceled.
JS Tests (21.x)
The job was canceled because "_20_x" failed.
JS Tests (21.x): src/Extractor.ts#L1363
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
JS Tests (21.x)
Process completed with exit code 1.
Build and run integration tests (19.x)
The job was canceled because "_20_x" failed.
Build and run integration tests (19.x)
The operation was canceled.
Lint (21.x)
The job was canceled because "_20_x" failed.
Lint (21.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)
The operation was canceled.
Lint (18.x)
The job was canceled because "_20_x" failed.
Lint (18.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 (21.x)
The job was canceled because "_20_x" failed.
Build and run integration tests (21.x)
The operation was canceled.
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/
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/
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/
JS Tests (18.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/