[WTEL-4190]: removed dictionary objects #33
Annotations
4 errors and 1 warning
goreleaser:
app/log.go#L268
cannot use &strg.UploadFileRequest{…} (value of type *"github.com/webitel/protos/storage".UploadFileRequest) as *"github.com/webitel/logger/api/storage".UploadFileRequest value in argument to stream.Send
|
goreleaser:
app/log.go#L294
cannot use &strg.UploadFileRequest{…} (value of type *"github.com/webitel/protos/storage".UploadFileRequest) as *"github.com/webitel/logger/api/storage".UploadFileRequest value in argument to stream.Send
|
goreleaser:
app/log.go#L313
cannot use stream.CloseAndRecv() (value of type *"github.com/webitel/logger/api/storage".UploadFileResponse) as *"github.com/webitel/protos/storage".UploadFileResponse value in assignment
|
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, goreleaser/goreleaser-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|