feat: support custom actions in vercel toolkit (with type safety improvements) #543
Annotations
1 error and 3 warnings
lint-and-prettify
Process completed with exit code 1.
|
lint-and-prettify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-prettify:
js/src/frameworks/vercel.spec.ts#L5
'CreateActionOptions' is defined but never used. Allowed unused vars must match /^_/u
|
lint-and-prettify:
js/src/sdk/base.toolset.ts#L1
'ZodObject' is defined but never used. Allowed unused vars must match /^_/u
|