You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Effect/Console.lua time/timeLog/timeEnd stubs have an unused s parameter; luacheck --std min (canonical fork CI lint) flags it, blocking a clean CI. Trivial fix (_s or implement).
Tracking entry (detail in the package repo).
Effect/Console.luatime/timeLog/timeEnd stubs have an unusedsparameter;luacheck --std min(canonical fork CI lint) flags it, blocking a clean CI. Trivial fix (_sor implement).sargument in time/timeLog/timeEnd stubs (luacheck) purescript-lua-console#1