feat(core): Add a way to manually specify serializable fields #3996
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.
|