Merge pull request #10 from biu7/main #76
Annotations
10 errors and 3 warnings
lint:
example/qwen_audio/stream_call.go#L23
missing type in composite literal (typecheck)
|
lint:
example/qwen_audio/stream_call.go#L28
missing type in composite literal (typecheck)
|
lint:
example/qwen_audio/stream_call.go#L31
missing type in composite literal (typecheck)
|
lint:
example/qwen_plugins/pdf_extracter/main.go#L31
filePath declared and not used (typecheck)
|
lint:
example/qwen_vl/stream_call.go#L23
homedir declared and not used (typecheck)
|
lint:
message.go#L30
invalid operation: content == nil (mismatched types T and untyped nil) (typecheck)
|
lint:
tongyiclient.go#L61
cannot infer T (tongyiclient.go:293:22) (typecheck)
|
lint:
tongyiclient.go#L67
cannot infer T (tongyiclient.go:293:22) (typecheck)
|
lint:
tongyiclient.go#L90
cannot infer T (tongyiclient.go:293:22) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
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/dashscopego/dashscopego. Supported file pattern: go.sum
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|