Remove unused RequestParameter and ResponseProperty #15369
Annotations
1 error and 5 warnings
|
Lint
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
packages/typespec-azure-core/src/decorators.ts#L3
'ModelProperty' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/typespec-azure-core/src/decorators.ts#L3
'Model' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/typespec-azure-core/src/decorators.ts#L3
'DecoratorContext' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/typespec-azure-core/src/decorators.ts#L1
'AzureCoreStateKeys' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading