feat(core): Add a way to manually specify serializable fields #3761
Annotations
11 errors
Unit Tests (ubuntu-latest, 18.x)
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-cab5bcd0/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 18.x)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
|
Unit Tests (ubuntu-latest, 18.x)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
|
Unit Tests (ubuntu-latest, 18.x)
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-01d7a265/yarn run build:internal exited (1)
|
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
|
Unit Tests (ubuntu-latest, 20.x)
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-06a4ccf0/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Class 'BaseCallbackHandler' incorrectly implements class 'Serializable'. Did you mean to extend 'Serializable' and inherit its members as a subclass?
|
Unit Tests (ubuntu-latest, 20.x)
Argument of type 'typeof BaseCallbackHandler' is not assignable to parameter of type 'typeof Serializable'.
|
Unit Tests (ubuntu-latest, 20.x)
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-770ec203/yarn run build:internal exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
|