fix: removing golog.Logger reference since it's a interface #769
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/.
|