[skills] Refresh the AI Gateway skill #321
Annotations
2 errors and 1 warning
|
build-and-test
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
tests/telemetry.test.ts#L145
{
"active": true,
"expiresAt": 1778850000000,
- "pluginVersion": "0.48.1",
+ "pluginVersion": "0.48.2",
"schema": 1,
"updatedAt": 1778846400000,
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/vercel-plugin/vercel-plugin/tests/telemetry.test.ts:145:40)
|
|
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|