updated dependencies and golangci-lint to v2
This commit is contained in:
@@ -259,6 +259,7 @@ func Serve(app core.App, config ServeConfig) error {
|
||||
}
|
||||
|
||||
if listener == nil {
|
||||
//nolint:staticcheck
|
||||
return errors.New("The OnServe finalizer wasn't invoked. Did you forget to call the ServeEvent.Next() method?")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user