Skip to content

chore: add api to return image stream #3231

chore: add api to return image stream

chore: add api to return image stream #3231

Triggered via pull request April 7, 2024 14:59
Status Failure
Total duration 3m 14s
Artifacts

tests.yml

on: pull_request
Ensure Go modules synchronicity
10s
Ensure Go modules synchronicity
Build & cache Go code
1m 48s
Build & cache Go code
Lint Go code
1m 58s
Lint Go code
Ensure some file updated
3m 5s
Ensure some file updated
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Lint Go code: apiserver/service/minio_server.go#L1049
Error return value of `io.Copy` is not checked (errcheck)
Lint Go code: apiserver/service/minio_server.go#L55
field `endpointPrefix` is unused (unused)
Lint Go code
issues found
Ensure some file updated: apiserver/service/minio_server.go#L1049
Error return value of `io.Copy` is not checked (errcheck)
Ensure some file updated: apiserver/service/minio_server.go#L55
field `endpointPrefix` is unused (unused)
Ensure some file updated: apiserver/pkg/chat/chat_server.go#L425
ineffectual assignment to ctx (ineffassign)
Ensure some file updated
Process completed with exit code 2.
Build & cache Go code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Go code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.