[Tarantool-patches] [PATCH 0/6] Add static analysis of Lua code in src/ and extra/ with luacheck

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sat Jun 20 02:15:07 MSK 2020


Hi! Thanks for the fixes!

The check fails in gitlab:
https://gitlab.com/tarantool/tarantool/-/jobs/600867104

Also it fails locally:

	Checking src/lua/log.lua                          2 warnings

	    src/lua/log.lua:321:33: (W212) unused argument update_box_cfg
	    src/lua/log.lua:441:25: (W212) unused argument oldcfg


More information about the Tarantool-patches mailing list