Skip to content

fix(vercel-api): normalize engines.node and drop nowConfig payload field #215

fix(vercel-api): normalize engines.node and drop nowConfig payload field

fix(vercel-api): normalize engines.node and drop nowConfig payload field #215

Triggered via pull request April 30, 2026 00:13
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Integration Test
Vercel inspect API returned status 404
Integration Test
Failed to create GitHub Deployment: Not Found - https://emulate.dev/github. The Vercel deployment will continue without GitHub Deployment tracking.
Lint: src/__integration__/github-pr-comments.test.ts#L62
Unexpected any. Specify a different type
Lint: src/__integration__/github-deployment.test.ts#L198
Unexpected any. Specify a different type
Lint: src/__integration__/github-deployment.test.ts#L160
Unexpected any. Specify a different type
Lint: src/__integration__/github-deployment.test.ts#L151
Unexpected any. Specify a different type
Lint: src/__integration__/github-deployment.test.ts#L121
Unexpected any. Specify a different type
Lint: src/__integration__/github-deployment.test.ts#L112
Unexpected any. Specify a different type
Lint: src/__integration__/github-deployment.test.ts#L75
Unexpected any. Specify a different type
Lint: src/__integration__/github-commit-comments.test.ts#L143
Unexpected any. Specify a different type
Lint: src/__integration__/github-commit-comments.test.ts#L133
Unexpected any. Specify a different type
Lint: src/__integration__/github-commit-comments.test.ts#L79
Unexpected any. Specify a different type
Test
Ignoring vercel.json "framework" — expected string or null, got object.
Test
Ignoring vercel.json "outputDirectory" — expected string or null, got array.
Test
Ignoring vercel.json "installCommand" — expected string or null, got boolean.
Test
Ignoring vercel.json "buildCommand" — expected string or null, got number.