Bump openai from 6.47.0 to 6.49.0 in the production-dependencies group #31
ci.yml
on: pull_request
GitHub Actions static validation
15s
Minimum OpenAI / Node.js 22
25s
Latest OpenAI 6.x canary / Node.js 24
28s
Node.js 26 advisory
29s
Standalone repository check
35s
Matrix: locked
Annotations
10 errors
|
GitHub Actions static validation
Process completed with exit code 1.
|
|
Minimum OpenAI / Node.js 22
Process completed with exit code 1.
|
|
Node.js 26 advisory
Process completed with exit code 1.
|
|
tests/release-validation.test.mjs > Public Preview content > accepts the real repository documents and package metadata:
tests/release-validation.test.mjs#L127
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "package.json dependencies.openai must equal ^6.47.0; received ^6.49.0.",
+ ]
❯ tests/release-validation.test.mjs:127:7
|
|
Locked OpenAI / Node.js 24.x
Process completed with exit code 1.
|
|
tests/release-validation.test.mjs > Public Preview content > accepts the real repository documents and package metadata:
tests/release-validation.test.mjs#L127
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "package.json dependencies.openai must equal ^6.47.0; received ^6.49.0.",
+ ]
❯ tests/release-validation.test.mjs:127:7
|
|
Locked OpenAI / Node.js 22.x
Process completed with exit code 1.
|
|
tests/release-validation.test.mjs > Public Preview content > accepts the real repository documents and package metadata:
tests/release-validation.test.mjs#L127
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "package.json dependencies.openai must equal ^6.47.0; received ^6.49.0.",
+ ]
❯ tests/release-validation.test.mjs:127:7
|
|
Standalone repository check
Process completed with exit code 1.
|
|
tests/release-validation.test.mjs > Public Preview content > accepts the real repository documents and package metadata:
/tmp/cometapi-standalone-HwHbv2/cometapi-node/tests/release-validation.test.mjs#L127
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "package.json dependencies.openai must equal ^6.47.0; received ^6.49.0.",
+ ]
❯ tests/release-validation.test.mjs:127:7
|