Skip to content

Initial commit

Initial commit #3

Triggered via push September 17, 2024 01:04
Status Cancelled
Total duration 40s
Artifacts

unit-tests.yml

on: push
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Unit Tests (ubuntu-latest, 18.x): src/agent/graph.ts#L9
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
Unit Tests (ubuntu-latest, 18.x): src/agent/state.ts#L1
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
Unit Tests (ubuntu-latest, 20.x)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
Unit Tests (ubuntu-latest, 20.x)
The operation was canceled.
Unit Tests (ubuntu-latest, 20.x): src/agent/graph.ts#L9
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
Unit Tests (ubuntu-latest, 20.x): src/agent/state.ts#L1
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
Unit Tests (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/