Skip to content

feat: 添加调用新入口qianfan.Qianfan #494

feat: 添加调用新入口qianfan.Qianfan

feat: 添加调用新入口qianfan.Qianfan #494

Triggered via pull request August 30, 2024 00:44
@danielhjzdanielhjz
synchronize #761
feat-client
Status Failure
Total duration 53m 24s
Artifacts

go_ci.yml

on: pull_request
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
Unit tests (macos-latest, 1.21.x, 3.11): go/qianfan/chat_completion_test.go#L639
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
Unit tests (macos-latest, 1.21.x, 3.11)
issues found
Unit tests (macos-latest, 1.20, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (macos-latest, 1.20, 3.11)
The operation was canceled.
Unit tests (macos-latest, 1.19, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (macos-latest, 1.19, 3.11)
The operation was canceled.
Unit tests (windows-latest, 1.20, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (windows-latest, 1.20, 3.11)
The operation was canceled.
Unit tests (windows-latest, 1.21.x, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (windows-latest, 1.21.x, 3.11)
The operation was canceled.
Unit tests (windows-latest, 1.19, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (windows-latest, 1.19, 3.11)
The operation was canceled.
Unit tests (ubuntu-latest, 1.21.x, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (ubuntu-latest, 1.21.x, 3.11)
The operation was canceled.
Unit tests (ubuntu-latest, 1.19, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (ubuntu-latest, 1.19, 3.11)
The operation was canceled.
Unit tests (ubuntu-latest, 1.20, 3.11)
The job was canceled because "macos-latest_1_21_x_3_11" failed.
Unit tests (ubuntu-latest, 1.20, 3.11)
The operation was canceled.
Unit tests (macos-latest, 1.21.x, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/