Skip to content

ci[patch]: Focus yarn install #15071

ci[patch]: Focus yarn install

ci[patch]: Focus yarn install #15071

Triggered via pull request July 30, 2024 22:53
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Matrix: platform-compatibility
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 4 warnings
platform-compatibility (ubuntu-latest)
Could not find a declaration file for module 'decamelize'. '/home/runner/work/langchainjs/langchainjs/node_modules/decamelize/index.js' implicitly has an 'any' type.
platform-compatibility (ubuntu-latest)
Could not find a declaration file for module 'decamelize'. '/home/runner/work/langchainjs/langchainjs/node_modules/decamelize/index.js' implicitly has an 'any' type.
platform-compatibility (ubuntu-latest)
Cannot find name 'beforeEach'.
platform-compatibility (ubuntu-latest)
Cannot find name 'afterEach'.
platform-compatibility (ubuntu-latest)
Process completed with exit code 1.
platform-compatibility (windows-latest)
The job was canceled because "ubuntu-latest" failed.
platform-compatibility (windows-latest)
The operation was canceled.
platform-compatibility (macos-latest)
The job was canceled because "ubuntu-latest" failed.
platform-compatibility (macos-latest)
The operation was canceled.
Check linting: langchain-core/src/callbacks/tests/run_collector.test.ts#L12
`@jest/globals` import should occur before import of `../../prompts/chat.js`
Check linting: langchain-core/src/output_parsers/tests/json.test.ts#L6
`@jest/globals` import should occur before import of `../../prompts/chat.js`
Check linting: langchain-core/src/output_parsers/tests/xml.test.ts#L3
`@jest/globals` import should occur before import of `../../utils/testing/index.js`
Check linting: langchain-core/src/prompts/tests/structured.test.ts#L14
`@jest/globals` import should occur before import of `../../language_models/base.js`
Check linting: langchain-core/src/runnables/tests/runnable.test.ts#L7
'/home/runner/work/langchainjs/langchainjs/node_modules/@jest/globals/build/index.js' imported multiple times
Check linting: langchain-core/src/runnables/tests/runnable.test.ts#L31
`@jest/globals` import should occur before import of `../../language_models/chat_models.js`
Check linting: langchain-core/src/runnables/tests/runnable.test.ts#L31
'/home/runner/work/langchainjs/langchainjs/node_modules/@jest/globals/build/index.js' imported multiple times
Check linting: langchain-core/src/runnables/tests/runnable_graph.test.ts#L7
`@jest/globals` import should occur before import of `../../output_parsers/string.js`
Check linting: langchain-core/src/runnables/tests/runnable_history.test.ts#L23
`@jest/globals` import should occur before import of `../../messages/index.js`
Check linting: langchain-core/src/runnables/tests/runnable_interface.test.ts#L7
`@jest/globals` import should occur before import of `../../output_parsers/string.js`
platform-compatibility (ubuntu-latest)
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/
Check linting
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/
Check linting: libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
Check linting: libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type