Skip to content

fix: removing golog.Logger reference since it's a interface #769

fix: removing golog.Logger reference since it's a interface

fix: removing golog.Logger reference since it's a interface #769

Triggered via push July 2, 2024 18:11
Status Failure
Total duration 1m 41s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: water/listener.go#L28
cannot use &log (value of type *golog.Logger) as golog.Logger value in argument to newLogHandler: *golog.Logger does not implement golog.Logger (type *golog.Logger is pointer to interface, not interface)
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.