feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
This commit is contained in:
@@ -81,7 +81,7 @@ process.env["OPENCODE_DB"] = ":memory:"
|
||||
const { Log } = await import("../src/util")
|
||||
const { initProjectors } = await import("../src/server/projectors")
|
||||
|
||||
Log.init({
|
||||
void Log.init({
|
||||
print: false,
|
||||
dev: true,
|
||||
level: "DEBUG",
|
||||
|
||||
Reference in New Issue
Block a user