Optional Query Parameter Test #3003
ci.yml
on: pull_request
Check Changes
10s
Build And Test (-dev.x)
39s
Format
21s
Lint
24s
Matrix: Build And Test (latest)
Annotations
12 errors and 6 warnings
Build And Test (latest) (ubuntu-latest)
Cannot find name 'mockapi'.
|
Build And Test (latest) (ubuntu-latest)
Parameter 'req' implicitly has an 'any' type.
|
Build And Test (latest) (ubuntu-latest)
Cannot find name 'mockapi'.
|
Build And Test (latest) (ubuntu-latest)
Parameter 'req' implicitly has an 'any' type.
|
Build And Test (latest) (ubuntu-latest)
Process completed with exit code 2.
|
Build And Test (-dev.x)
Cannot find name 'mockapi'.
|
Build And Test (-dev.x)
Parameter 'req' implicitly has an 'any' type.
|
Build And Test (-dev.x)
Cannot find name 'mockapi'.
|
Build And Test (-dev.x)
Parameter 'req' implicitly has an 'any' type.
|
Build And Test (-dev.x)
Process completed with exit code 2.
|
Build And Test (latest) (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build And Test (latest) (windows-latest)
The operation was canceled.
|
Check Changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Lint:
packages/cadl-ranch-api/src/scenarios.ts#L4
'KeyedMockRequestHandler' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/cadl-ranch-specs/http/azure/client-generator-core/flatten-property/mockapi.ts#L3
'Mock' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/cadl-ranch-specs/http/azure/example/basic/mockapi.ts#L3
'Mock' is defined but never used. Allowed unused vars must match /^_/u
|
Build And Test (latest) (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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 Test (-dev.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|