Skip to content

feat: support custom actions in vercel toolkit (with type safety improvements) #543

feat: support custom actions in vercel toolkit (with type safety improvements)

feat: support custom actions in vercel toolkit (with type safety improvements) #543

Re-run triggered January 10, 2025 07:46
Status Failure
Total duration 43s
Artifacts

lint_js.yml

on: pull_request
lint-and-prettify
24s
lint-and-prettify
Fit to window
Zoom out
Zoom in

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