chore: add api to return image stream #3231
tests.yml
on: pull_request
Ensure Go modules synchronicity
10s
Build & cache Go code
1m 48s
Lint Go code
1m 58s
Ensure some file updated
3m 5s
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/.
|