Skip to content

feat(core): Add a way to manually specify serializable fields #3996

feat(core): Add a way to manually specify serializable fields

feat(core): Add a way to manually specify serializable fields #3996

Triggered via pull request February 7, 2025 19:33
Status Failure
Total duration 3m 6s
Artifacts

unit-tests-integrations.yml

on: pull_request
get-changed-files
4s
get-changed-files
prepare-matrix
0s
prepare-matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit Tests (ubuntu-latest, 20, core)
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-e7d70281/yarn run build exited (1)
Unit Tests (ubuntu-latest, 20, core)
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-16a1f6f9/yarn run build:internal exited (1)
Unit Tests (ubuntu-latest, 20, core)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
Unit Tests (ubuntu-latest, 20, core)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
Unit Tests (ubuntu-latest, 20, core)
Process completed with exit code 1.
Unit Tests (ubuntu-latest, 18, core)
The job was canceled because "ubuntu-latest_20_core" failed.
Unit Tests (ubuntu-latest, 18, core)
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-b9729e57/yarn run build exited (1)
Unit Tests (ubuntu-latest, 18, core)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
Unit Tests (ubuntu-latest, 18, core)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
Unit Tests (ubuntu-latest, 18, core)
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-2814aaee/yarn run build:internal exited (1)
Unit Tests (ubuntu-latest, 18, core)
The operation was canceled.