Skip to content

Interfaces: Update all component interfaces to implement io.Closer #13140

Interfaces: Update all component interfaces to implement io.Closer

Interfaces: Update all component interfaces to implement io.Closer #13140

Triggered via pull request September 19, 2024 15:07
Status Failure
Total duration 2m 56s
Artifacts

components-contrib.yml

on: pull_request
Build linux_amd64 binaries
2m 47s
Build linux_amd64 binaries
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build linux_amd64 binaries: conversation/echo/echo.go#L38
cannot use e (variable of type *Echo) as conversation.Conversation value in return statement: *Echo does not implement conversation.Conversation (missing method Close)
Build linux_amd64 binaries
issues found
Build linux_amd64 binaries
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/