support chat with LLM in parallel #1528
build_test.yml
on: pull_request
unit tests
8m 43s
unit tests (macOS)
10m 33s
unit tests (Windows)
10m 3s
compatibility tests
1m 15s
lint
5m 13s
Matrix: integrate tests
Annotations
12 errors and 7 warnings
lint:
common/parallel/condition_channel.go#L1
: # github.com/zhenghaoz/gorse/common/parallel [github.com/zhenghaoz/gorse/common/parallel.test]
|
lint:
config/config.go#L1
: # github.com/zhenghaoz/gorse/config [github.com/zhenghaoz/gorse/config.test]
|
lint
issues found
|
unit tests:
common/parallel/ratelimit_test.go#L32
undefined: NewBackOff
|
unit tests:
config/config_test.go#L168
config.OpenAI.EmbeddingRPS undefined (type OpenAIConfig has no field or method EmbeddingRPS)
|
unit tests
Process completed with exit code 1.
|
unit tests (Windows):
common/parallel/ratelimit_test.go#L32
undefined: NewBackOff
|
unit tests (Windows):
config/config_test.go#L168
config.OpenAI.EmbeddingRPS undefined (type OpenAIConfig has no field or method EmbeddingRPS)
|
unit tests (Windows)
Process completed with exit code 1.
|
unit tests (macOS):
common/parallel/ratelimit_test.go#L32
undefined: NewBackOff
|
unit tests (macOS):
config/config_test.go#L168
config.OpenAI.EmbeddingRPS undefined (type OpenAIConfig has no field or method EmbeddingRPS)
|
unit tests (macOS)
Process completed with exit code 1.
|
compatibility tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-3c812415d7c4238102f6431673305008056d1c65c987859dd7ce5503da442fe2
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
unit tests (Windows)
Restore cache failed: Dependencies file is not found in D:\a\gorse\gorse. Supported file pattern: go.sum
|
unit tests (macOS)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gorse/gorse. Supported file pattern: go.sum
|