support chat with LLM in parallel #1527
build_test.yml
on: pull_request
unit tests
8m 55s
unit tests (macOS)
11m 18s
unit tests (Windows)
10m 10s
compatibility tests
3m 2s
lint
5m 32s
Matrix: integrate tests
Annotations
8 errors and 7 warnings
lint:
config/config.go#L1
: # github.com/zhenghaoz/gorse/config [github.com/zhenghaoz/gorse/config.test]
|
lint
issues found
|
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):
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):
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-84181ba91ff6da8b3f7df2a784e1366657853af0222462e267c7fdd8047aa615
|
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
|