llms: extract common llms errors to shared declaration #2269
Triggered via pull request
September 13, 2024 00:54
Status
Failure
Total duration
2m 50s
Artifacts
–
Annotations
4 errors and 3 warnings
build-test:
llms/anthropic/anthropicllm.go#L155
undefined: ErrEmptyResponse
|
build-test
Process completed with exit code 1.
|
lint:
llms/anthropic/anthropicllm.go#L155
undefined: ErrEmptyResponse (typecheck)
|
lint
issues found
|
build-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test
Restore cache failed: Dependencies file is not found in /home/runner/work/langchaingo/langchaingo. Supported file pattern: go.sum
|
build-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|